RemotingClientProxy.AllowAutoRedirect Propiedad

Definición

Obtiene o establece un valor que indica si el control automático de las redirecciones del servidor está habilitado.

public:
 property bool AllowAutoRedirect { bool get(); void set(bool value); };
public bool AllowAutoRedirect { get; set; }
member this.AllowAutoRedirect : bool with get, set
Public Property AllowAutoRedirect As Boolean

Valor de propiedad

Boolean

Valor booleano que indica si el control automático de las redirecciones del servidor está habilitado.

Se aplica a