API Buffer Constants
API Buffer constants are referenced inside the API Buffer module.
For the .NET library, these constants are defined in the ApiBufferConstants class.
Constant |
Type |
Value |
Description |
|---|---|---|---|
int |
255 |
The maximum number of API buffer channels. |
|
int |
10 |
The maximum number of errors logged in the API buffer log. |
|
int |
524288 |
The maximum default size of an API buffer channel. |