Releases the resources used by the
Handler.
Namespace: WinWrap.Basic.ServerAssembly: WinWrap.Basic.Server (in WinWrap.Basic.Server.dll)
Syntaxpublic:
virtual void Dispose() sealed
Implements
IDisposableDispose
Remarks
Releases the unmanaged resources used by the
Handler
and optionally releases the managed resources.
See Also