Click or drag to resize
ISessionIsReconnecting Property
Returns true if session is trying to reestablish the session

Namespace: Six.Sixp.Client
Assembly: Six.Sixp.Client (in Six.Sixp.Client.dll) Version: 1.0.4874.0 (1.0.4874.0)
Syntax
C#
bool IsReconnecting { get; }

Property Value

Type: Boolean
See Also