StrixNetworkConnectFailedEventArgscause Property |
Exception object representing the reason why the request failed.
Namespace:
SoftGear.Strix.Unity.Runtime.Event
Assembly:
StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntaxpublic Exception cause { get; set; }
Property Value
Type:
Exception
See Also