你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

WSHttpRelayBindingBase.CreateBindingElements 方法

定义

返回当前绑定中包含的绑定元素的有序集合Azure 服务总线。

public override System.ServiceModel.Channels.BindingElementCollection CreateBindingElements ();
override this.CreateBindingElements : unit -> System.ServiceModel.Channels.BindingElementCollection
Public Overrides Function CreateBindingElements () As BindingElementCollection

返回

返回 BindingElementCollection。包含绑定的对象。

适用于