Click or drag to resize

WorkerThreadPoolToString Method

Overload List
  NameDescription
Public methodToString
Returns a string that represents the current object.
(Overrides ObjectToString.)
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