Click or drag to resize

AbstractSessionFireClosedEvent Method

Namespace:  SoftGear.Strix.Unity.Runtime.Session
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
protected virtual void FireClosedEvent(
	StrixNetworkCloseEventArgs args
)

Parameters

args
Type: SoftGear.Strix.Unity.Runtime.EventStrixNetworkCloseEventArgs
See Also