Click or drag to resize

RestServerThreadPoolCurrent 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