Click or drag to resize

AbstractSessionIsConnected Property

if the connection is currently open; otherwise.

Namespace:  SoftGear.Strix.Unity.Runtime.Session
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
public bool IsConnected { get; }

Property Value

Type: Boolean
See Also