9#ifndef __refinitiv_ema_access_ChannelStatistics_h
10#define __refinitiv_ema_access_ChannelStatistics_h
93 bool _hasTcpRetransmitCount;
94 UInt64 _tcpRetransmitCount;
*|--------------------------------------------------------------------------—
unsigned long long UInt64
represents 64-bit unsigned integer
The access namespace contains all interfaces and definitions specified for use with the EMA Access pa...
The ema namespace contains all interfaces and definitions specified for use with EMA.
ChannelStats provides statistical information on application channel(s).
virtual ~ChannelStatistics()
ChannelStatistics(const UInt64 tcpRetransmitCount)
ChannelStatistics & tcpRetransmitCount(const UInt64 tcpRetransmitCount)
bool hasTcpRetransmitCount() const
UInt64 getTcpRetransmitCount() const