Click or drag to resize
LogSessionEndTime Property
Gets or sets the end of the session. While the session is in progress this holds the last time the database record was updated with the session details.

Namespace: VirtualRadar.Interface.Database
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public DateTime EndTime { get; set; }

Property Value

Type: DateTime
See Also