Partager via


LegacyOrleansLogger.BeginScope<TState>(TState) Méthode

Définition

Débute une étendue d’opération logique.

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

Paramètres de type

TState

Paramètres

state
TState

Retours

Implémente

S’applique à