HttpRemotingHandler.IsReusable 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得布林 (Boolean) 值,指出另一個要求是否可以使用 HttpRemotingHandler。
public:
property bool IsReusable { bool get(); };
public bool IsReusable { get; }
member this.IsReusable : bool
Public ReadOnly Property IsReusable As Boolean
屬性值
true
,表示 HttpRemotingHandler 的所有執行個體。