อ่านในภาษาอังกฤษ แก้ไข

แชร์ผ่าน


DiscoveryClientBindingElement.BuildChannelFactory<TChannel> Method

Definition

Initializes a channel factory for producing channels of a specific type from the binding context.

C#
public override System.ServiceModel.Channels.IChannelFactory<TChannel> BuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingContext context);

Type Parameters

TChannel

The type of channel factory to create.

Parameters

context
BindingContext

The binding context.

Returns

The channel factory of the specified type initialized from the binding context.

Applies to

ผลิตภัณฑ์ เวอร์ชัน
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1