Click or drag to resize
LogSessionJsonBytesSent Property
Gets or sets the overall size of all of the JSON files sent in 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 JsonBytesSent { get; set; }

Property Value

Type: Int64
See Also