Click or drag to resize
ServerRequestLastRequest Property
Gets or sets the date and time of the last request made from the RemoteEndPoint.

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

Property Value

Type: DateTime
See Also