TraceHandler.IsReusable Property

Definition

Gets a value indicating whether another request can use the TraceHandler instance.

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

Property Value

false in all cases.

Applies to