Releases all resources used by the current instance of the XmppClient class.

Namespace: S22.Xmpp.Client
Assembly: S22.Xmpp (in S22.Xmpp.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public void Dispose()

Implements

IDisposable..::..Dispose()()()()

See Also