Udostępnij za pośrednictwem


Send.Endpoint Właściwość

Definicja

Pobiera lub ustawia punkt końcowy do wysyłania komunikatów.

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

Wartość właściwości

Endpoint

Punkt końcowy.

Uwagi

Jeśli ta właściwość jest ustawiona, EndpointConfigurationName właściwość powinna mieć wartość null.

Dotyczy