WorkflowIdleElement.BehaviorType 属性

定义

在工作流实例的状态变成空闲时,获取有关此工作流实例是仅从内存卸载还是被保留的信息。

public:
 virtual property Type ^ BehaviorType { Type ^ get(); };
public override Type BehaviorType { get; }
member this.BehaviorType : Type
Public Overrides ReadOnly Property BehaviorType As Type

属性值

Type

一个表示行为类型的对象。

适用于