TraceSourceScope(Object) 생성자

정의

를 호출 StartLogicalOperation(Object)하여 상태를 LogicalOperationStack에 푸시합니다.

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

상태입니다.

적용 대상