共用方式為


EventBulkingDecoratorLogger.BeginScope<TState>(TState) 方法

定義

開始邏輯作業範圍。

public IDisposable BeginScope<TState> (TState state);
abstract member BeginScope : 'State -> IDisposable
override this.BeginScope : 'State -> IDisposable
Public Function BeginScope(Of TState) (state As TState) As IDisposable

類型參數

TState

參數

state
TState

傳回

實作

適用於