Click or drag to resize
IStatisticsViewConnectedDuration Property
Gets or sets the span of time that has elapsed since the user first connected.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
TimeSpan ConnectedDuration { get; set; }

Property Value

Type: TimeSpan
See Also