Class SmppRequestMetricsSnapshot
public class SmppRequestMetricsSnapshot : SmppMessageMetricsSnapshot, ISmppRequestMetrics, ISmppMessageMetrics, ISmppMetric
- Inheritance
-
SmppRequestMetricsSnapshot
- Implements
- Inherited Members
Constructors
SmppRequestMetricsSnapshot(long, double, double, long)
public SmppRequestMetricsSnapshot(long total, double perSecond, double avgPerSecond, long waitingForResponse)
Parameters
Properties
WaitingForResponse
Gets number of request PDU that didn't receive a response with same sequence number.
public long WaitingForResponse { get; }
Property Value
Methods
Snapshot()
public ISmppRequestMetrics Snapshot()