Click or drag to resize
IStatisticsConnectionTimeUtc Property
Gets or sets the date and time at UTC when the connection to the listener was first established.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Nullable<DateTime> ConnectionTimeUtc { get; set; }

Property Value

Type: NullableDateTime
See Also