Releases the resources used by the
Module.
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
Module
and optionally releases the managed resources.
See Also