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