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