HttpRemotingHandler.IsReusable Property

Definition

Gets a Boolean value that indicates whether another request can use the HttpRemotingHandler.

public:
 property bool IsReusable { bool get(); };
public bool IsReusable { get; }
member this.IsReusable : bool
Public ReadOnly Property IsReusable As Boolean

Property Value

true for all instances of HttpRemotingHandler.

Implements

Applies to