| IConnectionBytesRead Property  | 
            Gets the total number of bytes read on the connection.
            
 
Namespace: VirtualRadar.Interface.NetworkAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxReadOnly Property BytesRead As Long
	Get
property long long BytesRead {
	long long get ();
}abstract BytesRead : int64 with get
Property Value
Type: 
Int64
See Also