Number of datagrams sent (LBT-RM, LBT-RU, LBT-IPC, LBT-RDMA).

C# |
public long messagesSent()

Number of datagrams sent.

Depending on batching settings, a single datagram may contain one or
more messages, or a fragment of a larger message. Larger messages
are split into fragment sizes limited by their transport's configuration option
setting.
This method returns a value from the first
set of statistics encapsulated within this object
and would normally be used when the object has been
created using a specific source to instantiate the class.
