Property Timeout
Timeout
Attempt to abort after the number of seconds in timeout have passed, where the UnityWebRequest has received no data.
Declaration
public int Timeout { get; set; }
Property Value
Type | Description |
---|---|
Int32 |
Attempt to abort after the number of seconds in timeout have passed, where the UnityWebRequest has received no data.
public int Timeout { get; set; }
Type | Description |
---|---|
Int32 |