An implementation of a client for the Transport Response Delivery (TRD) service.

Namespace: Nehta.VendorLibrary.SM.SMD
Assembly: Nehta.VendorLibrary.SM.SMD (in Nehta.VendorLibrary.SM.SMD.dll) Version: 1.0.5.0 (1.0.5.0)

Syntax

C#
public class TransportResponseDeliveryClient : IDisposable
Visual Basic
Public Class TransportResponseDeliveryClient _
	Implements IDisposable
Visual C++
public ref class TransportResponseDeliveryClient : IDisposable

Inheritance Hierarchy

System..::..Object
  Nehta.VendorLibrary.SM.SMD..::..TransportResponseDeliveryClient

See Also