TraceSourceScope(Object) Konstruktor

Definicja

Wypycha stan do pliku LogicalOperationStack przez wywołanie metody 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)

Parametry

state
Object

Stan.

Dotyczy