Udostępnij za pośrednictwem


IChannelInitializer.Initialize(IClientChannel) Metoda

Definicja

Inicjuje klasę IChannelInitializer o określonej wartości IClientChannel.

public:
 void Initialize(System::ServiceModel::IClientChannel ^ channel);
public void Initialize (System.ServiceModel.IClientChannel channel);
abstract member Initialize : System.ServiceModel.IClientChannel -> unit
Public Sub Initialize (channel As IClientChannel)

Parametry

channel
IClientChannel

Element IClientChannel używany do inicjowania obiektu IChannelInitializer.

Dotyczy