[This is preliminary documentation and is subject to change.]
Returns how many bytes were sent since .ctor or last ResetStats() call
Namespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public long StatBytesSent { get; }
public long StatBytesSent { get; }
Public ReadOnly Property StatBytesSent As Long
Get
Public ReadOnly Property StatBytesSent As Long
Get
public:
property long long StatBytesSent {
long long get ();
}
public:
property long long StatBytesSent {
long long get ();
}
member StatBytesSent : int64 with get
member StatBytesSent : int64 with get
Property Value
Type:
Int64