An NDoc Documented Class Library

AdvancedThreadPool.Name Property

Gets or sets the name for the threadpool threads.

public string Name {get; set;}

Remarks

Note: Running threads are not renamed when this value is changed during runtime.

See Also

AdvancedThreadPool Class | InfiniTec.SystemUtilities Namespace