Table of Contents

Interface ISmppRequestMetrics

Namespace
Inetlab.SMPP.Metrics
Assembly
Inetlab.SMPP.dll

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

long

Methods

Snapshot()

ISmppRequestMetrics Snapshot()

Returns

ISmppRequestMetrics