| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
PendingCall
|
|||
|
|||
|
|||
| bool |
|
||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Block until this pending call has completed and the associated reply handler has been called. This can lead to a deadlock, if the called method tries to make a synchronous call to a method in this application. |
Return true if this pending call has completed. If so, its associated reply handler has been called and it is no longer meaningful to cancel it.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Wed Jan 20 09:39:43 2016 | http://epydoc.sourceforge.net |