Partager via


LocalMutualExclusion<T> Classe

Définition

public sealed class LocalMutualExclusion<T> : Microsoft.Bot.Builder.Internals.Fibers.IScope<T> where T : class
type LocalMutualExclusion<'T (requires 'T : null)> = class
    interface IScope<'T (requires 'T : null)>
Public NotInheritable Class LocalMutualExclusion(Of T)
Implements IScope(Of T)

Paramètres de type

T
Héritage
LocalMutualExclusion<T>
Implémente

Constructeurs

LocalMutualExclusion<T>(IEqualityComparer<T>)

Méthodes

TryGetReferenceCount(T, Int32)

Implémentations d’interfaces explicites

IScope<T>.WithScopeAsync(T, CancellationToken)

S’applique à