An implementation of a client for the Transport Response Retrieval (TRR) 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 TransportResponseRetrievalClient : IDisposable
Visual Basic
Public Class TransportResponseRetrievalClient _
	Implements IDisposable
Visual C++
public ref class TransportResponseRetrievalClient : IDisposable

Inheritance Hierarchy

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

See Also