Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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)