System.Diagnostics.CorrelationManager.LogicalOperationStack Property

Gets the logical operation stack from the call context.

Syntax

public Stack LogicalOperationStack { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Each call to the erload:System.Diagnostics.CorrelationManager.StartLogicalOperation method pushes a new logical operation identity onto the CorrelationManager.LogicalOperationStack property's stack. Each call to the CorrelationManager.StopLogicalOperation method pops a logical operation identity from the stack.

Requirements

Namespace: System.Diagnostics
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0