Table of Contents

Class DPFParameter

Namespace
Inetlab.SMPP.Parameters
Assembly
Inetlab.SMPP.dll

An ESME may use the set_dpf parameter to request the setting of a delivery pending flag (DPF) for certain delivery failure scenarios

public class DPFParameter : TLV
Inheritance
DPFParameter
Inherited Members

Constructors

DPFParameter(bool)

public DPFParameter(bool requested)

Parameters

requested bool

Properties

Requested

public bool Requested { get; }

Property Value

bool