C# 클래스 BytesRoad.Net.Sockets.Advanced.AsyncBase

Summary description for AsyncBase.
파일 보기 프로젝트 열기: NikolayIT/RatioMaster.NET

보호된 프로퍼티들

프로퍼티 타입 설명
inProgress bool

비공개 메소드들

메소드 설명
CheckProgress ( ) : void
HandleAsyncEnd ( IAsyncResult ar, bool turnProgressOff ) : void
SetProgress ( bool progress ) : void
VerifyAsyncResult ( IAsyncResult ar, Type arType ) : void
VerifyAsyncResult ( IAsyncResult ar, Type arType, string metName ) : void

프로퍼티 상세

inProgress 보호되어 있는 프로퍼티

protected bool inProgress
리턴 bool