WorkflowIdleElement 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
處理工作流程定義閒置項目的屬性。 閒置項目會定義工作流程執行個體進入閒置狀態後的處理程序。 這是密封的類別。
public ref class WorkflowIdleElement sealed : System::ServiceModel::Configuration::BehaviorExtensionElement
public sealed class WorkflowIdleElement : System.ServiceModel.Configuration.BehaviorExtensionElement
type WorkflowIdleElement = class
inherit BehaviorExtensionElement
Public NotInheritable Class WorkflowIdleElement
Inherits BehaviorExtensionElement
- 繼承
-
WorkflowIdleElement
- 繼承
建構函式
WorkflowIdleElement() |
建立 WorkflowIdleElement 類別的新執行個體。 |