|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAsyncResult
Represents the status of an asynchronous operation.
Method Summary | |
---|---|
java.lang.Object |
AsyncState()
Gets a user-defined object that qualifies or contains information about an asynchronous operation. |
boolean |
CompletedSynchronously()
Gets an indication of whether the asynchronous operation completed synchronously. |
boolean |
IsCompleted()
Gets an indication whether the asynchronous operation has completed. |
Method Detail |
---|
java.lang.Object AsyncState()
boolean CompletedSynchronously()
boolean IsCompleted()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |