BufferedReceiveElement.BehaviorType 属性

定义

获取服务元素的行为类型,该服务元素可控制从工作流的客户端实例接收到的消息的工作流运行时缓冲。

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

属性值

一个类型对象。

适用于