Click or drag to resize
ThreadWorkerT Fields

The ThreadWorkerT generic type exposes the following members.

Fields
  NameDescription
Protected fieldStatic memberLOG_MAX_LENGTH
Maximum length of the worker log to prevent memory leaks
Protected fieldSyncRoot
Lock this object when doing actions that might change the result of condition run while stopping execution
Top
See Also