Поделиться через


SendSettings.Endpoint Свойство

Определение

Возвращает или задает конечную точку, куда будут отправляться сообщения.

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

Значение свойства

Конечная точка, куда будут отправляться сообщения.

Применяется к