C# Class MvcApi.SingleEntryGate

Afficher le fichier Open project: dax70/MvcApi

Méthodes publiques

Méthode Description
SingleEntryGate ( ) : System.Threading
TryEnter ( ) : bool

Method Details

SingleEntryGate() public méthode

public SingleEntryGate ( ) : System.Threading
Résultat System.Threading

TryEnter() public méthode

public TryEnter ( ) : bool
Résultat bool