Partilhar via


WSHttpBinding.GetTransport Método

Definição

Retorna o elemento de associação de transporte da associação atual.

protected:
 override System::ServiceModel::Channels::TransportBindingElement ^ GetTransport();
protected override System.ServiceModel.Channels.TransportBindingElement GetTransport ();
override this.GetTransport : unit -> System.ServiceModel.Channels.TransportBindingElement
Protected Overrides Function GetTransport () As TransportBindingElement

Retornos

TransportBindingElement

O TransportBindingElement da associação atual.

Aplica-se a