Beef Corlib
Properties | List of all members
System.IAsyncResult Interface Reference
Inheritance diagram for System.IAsyncResult:
System.Threading.Tasks.Task< TResult > System.Threading.Tasks.Task< int > System.Threading.Tasks.Task< String >

Properties

bool IsCompleted [get]
 
WaitEvent AsyncWaitHandle [get]
 
Object AsyncState [get]
 
bool CompletedSynchronously [get]