Click or drag to resize

WorkerThreadPoolToString Method

Overload List
 NameDescription
Public methodToStringReturns a string that represents the current object.
Public methodToString(Boolean)Returns the list of WorkItems in the Queue and that are being processed at the moment. Note that the NameTag has to be set when queueing the items with QueueUserWorkItem.
Top
See Also