IExecutionProperty 인터페이스

정의

실행 속성에 연결된 작업의 작업 항목 이전 및 이후의 스레드 로컬 스토리지를 구성하는 메커니즘을 제공합니다.

public interface class IExecutionProperty
public interface IExecutionProperty
type IExecutionProperty = interface
Public Interface IExecutionProperty
파생

메서드

CleanupWorkflowThread()

실행 속성에서 스레드 로컬 스토리지를 중지할 수 있는 기회를 제공합니다.

SetupWorkflowThread()

실행 속성에서 스레드 로컬 스토리지를 설정할 수 있는 기회를 제공합니다.

적용 대상