RedirectionScope.Endpoint Propriedade

Definição

Obtém-se que RedirectionScope representa o âmbito de redirecionamento do endpoint.

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

Valor de Propriedade

O âmbito de redirecionamento do endpoint.

Observações

O âmbito de redirecionamento do endpoint indica que o endpoint e todas as suas operações de serviço são realocadas para o(s) local(ões) especificado(s).

Aplica-se a