IExecutionProperty 介面

定義

為執行屬性提供機制,該機制可在關聯活動工作項目前後設定執行緒本機儲存區。

public interface class IExecutionProperty
public interface IExecutionProperty
type IExecutionProperty = interface
Public Interface IExecutionProperty
衍生

方法

CleanupWorkflowThread()

針對執行屬性提供終止執行緒本機儲存區的機會。

SetupWorkflowThread()

針對執行屬性提供設定執行緒區域儲存區的機會。

適用於