9 #ifndef __thomsonreuters_ema_access_ChannelStatistics_h
10 #define __thomsonreuters_ema_access_ChannelStatistics_h
29 namespace thomsonreuters {
80 UInt64 getTcpRetransmitCount()
const;
93 bool _hasTcpRetransmitCount;
94 UInt64 _tcpRetransmitCount;
103 #endif //__thomsonreuters_ema_access_ChannelStatistics_h
unsigned long long UInt64
represents 64-bit unsigned integer
bool hasTcpRetransmitCount() const
ChannelStats provides statistical information on application channel(s).