RedirectionScope.Endpoint Eigenschap

Definitie

Hiermee haalt u het RedirectionScope bereik voor eindpuntomleiding op.

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

Waarde van eigenschap

Het bereik van de eindpuntomleiding.

Opmerkingen

Het bereik voor eindpuntomleiding geeft aan dat het eindpunt en alle servicebewerkingen worden verplaatst naar de opgegeven locatie(s).

Van toepassing op