Click or drag to resize
LogSessionOtherBytesSent Property
Gets or sets the number of bytes sent in response to requests for miscellaneous files.

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

Property Value

Type: Int64
See Also