Click or drag to resize

StrixNetworkConnectEventArgssession Property

Reference to a server session the request belongs to.

Namespace:  SoftGear.Strix.Unity.Runtime.Event
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
public AbstractSession session { get; set; }

Property Value

Type: AbstractSession
See Also