SETACKBUFFERSIZE
SETACKBUFFERSIZE(size AS INTEGER)
Set the size of the acknowledgment buffer to be able to store <size> acknowledgments.
This function must be called with a non null size before calling the function GETACKNOWLEDGMENT.
A null size stops the acknowledgment process.