Click or drag to resize

ThreadName Constructor

Set the current thread's name to threadName

Namespace:  Aloe.EnterpriseOne.Model.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ThreadName(
	string threadName
)

Parameters

threadName
Type: SystemString
New name for the
See Also