Partager via


SendSettings.Endpoint Propriété

Définition

Obtient ou définit le point de terminaison vers lequel les messages sont envoyés.

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

Valeur de propriété

Point de terminaison auquel envoyer les messages.

S’applique à