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 |