Click or drag to resize

AbstractSessionClosed Event

Fired when the connection is closed.

Namespace:  SoftGear.Strix.Unity.Runtime.Session
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
public event StrixNetworkCloseEventHandler Closed

Value

Type: SoftGear.Strix.Unity.Runtime.EventStrixNetworkCloseEventHandler
See Also