Property timeout
timeout
Sets UnityWebRequest to attempt to abort after the number of seconds in timeout have passed.
Declaration
int timeout { get; set; }
Property Value
| Type | Description |
|---|---|
| Int32 |
Sets UnityWebRequest to attempt to abort after the number of seconds in timeout have passed.
int timeout { get; set; }
| Type | Description |
|---|---|
| Int32 |