IExecutionProperty.SetupWorkflowThread 方法
定义
使执行属性有机会设置线程本地存储区。Provides an opportunity for the execution property to set up thread local storage.
public:
void SetupWorkflowThread();
public void SetupWorkflowThread ();
abstract member SetupWorkflowThread : unit -> unit
Public Sub SetupWorkflowThread ()