Freigeben über


LocalMutualExclusion<T> Klasse

Definition

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)

Typparameter

T
Vererbung
LocalMutualExclusion<T>
Implementiert

Konstruktoren

LocalMutualExclusion<T>(IEqualityComparer<T>)

Methoden

TryGetReferenceCount(T, Int32)

Explizite Schnittstellenimplementierungen

IScope<T>.WithScopeAsync(T, CancellationToken)

Gilt für: