| 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 Mon Jan 29 19:57:57 2018 | http://epydoc.sourceforge.net |