C# Class MvcApi.SingleEntryGate

Exibir arquivo Open project: dax70/MvcApi

Public Methods

Method Description
SingleEntryGate ( ) : System.Threading
TryEnter ( ) : bool

Method Details

SingleEntryGate() public method

public SingleEntryGate ( ) : System.Threading
return System.Threading

TryEnter() public method

public TryEnter ( ) : bool
return bool