Udostępnij za pośrednictwem


LocalMutualExclusion<T> Klasa

Definicja

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)

Parametry typu

T
Dziedziczenie
LocalMutualExclusion<T>
Implementuje

Konstruktory

LocalMutualExclusion<T>(IEqualityComparer<T>)

Metody

TryGetReferenceCount(T, Int32)

Jawne implementacje interfejsu

IScope<T>.WithScopeAsync(T, CancellationToken)

Dotyczy