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