| ThreadPoolShutdown Method |
Turn off the pool. Every thread, when finished with its current work,
will realize that the pool is no longer running, and will exit.
Namespace: AsterNET.UtilAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax member Shutdown : unit -> unit
See Also