EventDefinitionBase.MessageExtractingLogger.ILogger.BeginScope<TState>(TState) Yöntem

Tanım

Bu API Entity Framework Core altyapısını destekler ve doğrudan kodunuzdan kullanılmaya yönelik değildir. Bu API, gelecek sürümlerde değişebilir veya kaldırılabilir.

IDisposable ILogger.BeginScope<TState> (TState state);
abstract member Microsoft.Extensions.Logging.ILogger.BeginScope : 'State -> IDisposable
override this.Microsoft.Extensions.Logging.ILogger.BeginScope : 'State -> IDisposable
Function BeginScope(Of TState) (state As TState) As IDisposable Implements ILogger.BeginScope

Tür Parametreleri

TState

Parametreler

state
TState

Döndürülenler

IDisposable

Uygulamalar

Şunlara uygulanır