LogSessionTotalBytesSent Property |
Gets the total number of bytes sent.
Namespace: VirtualRadar.Interface.DatabaseAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public long TotalBytesSent { get; }
Public ReadOnly Property TotalBytesSent As Long
Get
public:
property long long TotalBytesSent {
long long get ();
}
member TotalBytesSent : int64 with get
Property Value
Type:
Int64See Also