Signal
IbisClient::batch
since: 0.12
Description [src]
Emitted when the server has finished sending a batch.
This signal supports details which is the IbisBatch:batch-type
of the batch.
| Default handler:  The default handler is called after the handlers added via   | 
| The signal can be detailed | 
| Available since: 0.12 | 
Parameters
batch- 
            
Type:
IbisBatchThe batch.
The data is owned by the caller of the function.