IExecutionProperty.CleanupWorkflowThread Method

Definition

Provides an opportunity for the execution property to tear down thread local storage.

public:
 void CleanupWorkflowThread();
public void CleanupWorkflowThread ();
abstract member CleanupWorkflowThread : unit -> unit
Public Sub CleanupWorkflowThread ()

Applies to