Sdílet prostřednictvím


IChannelInitializer.Initialize(IClientChannel) Metoda

Definice

Inicializuje IChannelInitializer třídu se zadaným IClientChannelobjektem .

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

Slouží IClientChannel k inicializaci .IChannelInitializer

Platí pro