RedirectionScope.Endpoint Eigenschaft

Definition

Ruft den RedirectionScope Endpunktumleitungsbereich ab.

public:
 static property System::ServiceModel::Channels::RedirectionScope ^ Endpoint { System::ServiceModel::Channels::RedirectionScope ^ get(); };
public static System.ServiceModel.Channels.RedirectionScope Endpoint { get; }
static member Endpoint : System.ServiceModel.Channels.RedirectionScope
Public Shared ReadOnly Property Endpoint As RedirectionScope

Eigenschaftswert

Der Endpunktumleitungsbereich.

Hinweise

Der Endpunktumleitungsbereich gibt den Endpunkt an, und alle zugehörigen Dienstvorgänge werden an den angegebenen Speicherort(n) verschoben.

Gilt für: