Condividi tramite


WSHttpBindingBase.GetTransport Metodo

Definizione

Una volta implementato in una classe derivata, restituisce l'elemento di associazione del trasporto dell'associazione corrente.

protected:
 abstract System::ServiceModel::Channels::TransportBindingElement ^ GetTransport();
protected abstract System.ServiceModel.Channels.TransportBindingElement GetTransport ();
abstract member GetTransport : unit -> System.ServiceModel.Channels.TransportBindingElement
Protected MustOverride Function GetTransport () As TransportBindingElement

Restituisce

Elemento TransportBindingElement dell'associazione corrente.

Si applica a