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