[This is preliminary documentation and is subject to change.]
Total number of bytes received from connection
Namespace: NFX.ErlangAssembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
public long ReceivedBytes { get; }
public long ReceivedBytes { get; }
Public ReadOnly Property ReceivedBytes As Long
Get
Public ReadOnly Property ReceivedBytes As Long
Get
public:
property long long ReceivedBytes {
long long get ();
}
public:
property long long ReceivedBytes {
long long get ();
}
member ReceivedBytes : int64 with get
member ReceivedBytes : int64 with get
Property Value
Type:
Int64