Click or drag to resize
LogSessionCountRequests Property
Gets or sets the number of requests the client made during the session.

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

Property Value

Type: Int64
See Also