TraceSourceScope(Object) Конструктор

Определение

Передает состояние в LogicalOperationStack путем вызова StartLogicalOperation(Object).

public:
 TraceSourceScope(System::Object ^ state);
public TraceSourceScope (object state);
new Microsoft.Extensions.Logging.TraceSource.TraceSourceScope : obj -> Microsoft.Extensions.Logging.TraceSource.TraceSourceScope
Public Sub New (state As Object)

Параметры

state
Object

Состояние.

Применяется к