C# Class BytesRoad.Net.Sockets.Advanced.AsyncBase

Summary description for AsyncBase.
Show file Open project: NikolayIT/RatioMaster.NET

Protected Properties

Property Type Description
inProgress bool

Private Methods

Method Description
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

Property Details

inProgress protected property

protected bool inProgress
return bool