ThreadPool Methods |
The ThreadPool type exposes the following members.
Name | Description | |
---|---|---|
![]() | PostRequest(WorkRequestDelegate) | Documentation in progress... |
![]() | PostRequest(Delegate, Object) | Documentation in progress... |
![]() | PostRequest(WorkRequestDelegate, Object) | Documentation in progress... |
![]() | PostRequest(Delegate, Object, IWorkRequest) | Documentation in progress... |
![]() | PostRequest(WorkRequestDelegate, Object, IWorkRequest) | Documentation in progress... |
![]() | Start | Documentation in progress... |
![]() | Stop | Documentation in progress... |
![]() | StopAndWait | Documentation in progress... |
![]() | StopAndWait(Int32) | Documentation in progress... |
Name | Description | |
---|---|---|
![]() | ToJson | Converts an object to a JSON string representation. (Defined by JSONWriter.) |