RemotingClientProxy.AllowAutoRedirect 屬性

定義

取得或設定值,指出是否啟用伺服器重新導向的自動處理。

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

屬性值

布林 (Boolean) 值,指出是否啟用伺服器重新導向的自動處理。

適用於