SynchronousReceiveElement 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示一个配置元素,该元素用于指定服务或客户端应用程序中用来接收消息的运行时行为。 此类不能被继承。
public ref class SynchronousReceiveElement sealed : System::ServiceModel::Configuration::BehaviorExtensionElement
public sealed class SynchronousReceiveElement : System.ServiceModel.Configuration.BehaviorExtensionElement
type SynchronousReceiveElement = class
inherit BehaviorExtensionElement
Public NotInheritable Class SynchronousReceiveElement
Inherits BehaviorExtensionElement
- 继承
-
SynchronousReceiveElement
- 继承
-
SynchronousReceiveElement
构造函数
SynchronousReceiveElement() |
初始化 SynchronousReceiveElement 类的新实例。 |