WSHttpBinding.GetTransport Metodo

Definizione

Restituisce l'elemento di associazione di trasporto dell'associazione corrente.

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

Restituisce

TransportBindingElement

Elemento TransportBindingElement dell'associazione corrente.

Si applica a