BasicThreadDispose Method |
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
BasicThread
and optionally releases the managed resources.
See Also