Click or drag to resize

ISessionInfoIdleTime Property

Amount of time the connection has been idle.

Namespace:  Xcalibur.Models.Sessions
Assembly:  Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
TimeSpan IdleTime { get; set; }

Property Value

Type: TimeSpan
The idle time.
See Also