Click or drag to resize

RestServerThreadPool.Current Property

Get the singleton threadpool

Namespace:  RestSrvr
Assembly:  RestSrvr (in RestSrvr.dll) Version: 2.2.1
Syntax
public static RestServerThreadPool Current { get; }

Property Value

Type: RestServerThreadPool
See Also