Click or drag to resize

ManagedThreadTag Property

An object that allows additional user defined information to be tracked along with this thread.

Namespace: GSF.Threading
Assembly: GSF.Core (in GSF.Core.dll) Version: 2.4.181-beta
Syntax
public Object Tag { get; set; }
View Source

Property Value

Object
See Also