STrace.Leave Method

Definition

Decreases the indentation in the trace results when returning from a function.

public:
 static void Leave();
[System.Diagnostics.Conditional("TRACE")]
public static void Leave ();
[<System.Diagnostics.Conditional("TRACE")>]
static member Leave : unit -> unit
Public Shared Sub Leave ()
Attributes

Remarks

Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.

Applies to