An implementation of a client for the Sealed Immediate Message Delivery (SIMD) 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 SealedImmediateMessageDeliveryClient : IDisposable
Visual Basic
Public Class SealedImmediateMessageDeliveryClient _
	Implements IDisposable
Visual C++
public ref class SealedImmediateMessageDeliveryClient : IDisposable

Inheritance Hierarchy

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

See Also