Click or drag to resize

FailureEventArgssession Property

Reference to a server session the failed 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