Compartir a través de


SendSettings.Endpoint Propiedad

Definición

Obtiene o establece el punto de conexión al que se van a enviar los mensajes.

public:
 property System::ServiceModel::Endpoint ^ Endpoint { System::ServiceModel::Endpoint ^ get(); void set(System::ServiceModel::Endpoint ^ value); };
public System.ServiceModel.Endpoint Endpoint { get; set; }
member this.Endpoint : System.ServiceModel.Endpoint with get, set
Public Property Endpoint As Endpoint

Valor de propiedad

Extremo al que se van a enviar mensajes.

Se aplica a