Gocator API
|
Sets the maximum amount of memory that can be used to buffer received data messages.
Received data messages are enqueued until they are accepted by the caller. This function determines the maximum size, in bytes, of enqueued messages. The default maximum size is 50 MB.
system | GoSystem object. |
capacity | Data queue capacity, in bytes. |