|
pure virtual |
Sets the allocation timeout.
When no object is immediately available for an allocation request, the implementation of IceGrid::SessionPrx::allocateObjectById and IceGrid::SessionPrx::allocateObjectByType waits for the duration of this timeout.
| timeout | The timeout in milliseconds. |
| response | The response callback. |
| exception | The exception callback. |
| current | The Current object of the incoming request. |