Condividi tramite


SendSettings.Endpoint Proprietà

Definizione

Ottiene o imposta l'endpoint a cui inviare i messaggi.

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

Valore della proprietà

Endpoint a cui inviare i messaggi.

Si applica a