Interface ISmppRequestMetrics
Metrics for SMPP requests.
public interface ISmppRequestMetrics : ISmppMessageMetrics, ISmppMetric
- Inherited Members
Properties
WaitingForResponse
Gets number of request PDU that didn't receive a response with same sequence number.
long WaitingForResponse { get; }
Property Value
Methods
Snapshot()
ISmppRequestMetrics Snapshot()