IConnectionBytesWritten Property |
Gets the total number of bytes sent.
Namespace: VirtualRadar.Interface.NetworkAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax long BytesWritten { get; }
ReadOnly Property BytesWritten As Long
Get
property long long BytesWritten {
long long get ();
}
abstract BytesWritten : int64 with get
Property Value
Type:
Int64See Also