StrixNetworkErrorEventArgs Class |
Namespace: SoftGear.Strix.Unity.Runtime.Event
public class StrixNetworkErrorEventArgs
The StrixNetworkErrorEventArgs type exposes the following members.
Name | Description | |
---|---|---|
StrixNetworkErrorEventArgs | Initializes a new instance of the StrixNetworkErrorEventArgs class |
Name | Description | |
---|---|---|
cause |
Exception object representing the reason why the request failed.
| |
session |
Reference to a server session the failed request belongs to.
|