Table of Contents

Class SmppResponse<TRequest>

Namespace
Inetlab.SMPP.PDU
Assembly
cs.temp.dll.dll
public abstract class SmppResponse<TRequest> : SmppResponse

Type Parameters

TRequest
Inheritance
Object
SmppResponse<TRequest>
Derived
Inherited Members

Properties

Request

public TRequest Request { get; set; }

Property Value

TRequest