C# 클래스 MvcApi.SingleEntryGate

파일 보기 프로젝트 열기: dax70/MvcApi

공개 메소드들

메소드 설명
SingleEntryGate ( ) : System.Threading
TryEnter ( ) : bool

메소드 상세

SingleEntryGate() 공개 메소드

public SingleEntryGate ( ) : System.Threading
리턴 System.Threading

TryEnter() 공개 메소드

public TryEnter ( ) : bool
리턴 bool