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 类的新实例。 |