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. |
|
int |
10 |
The maximum number of nodes allowed in a multi-condition tree. |
|
int |
3 |
The maximum number of child nodes allowed per node in a multi-condition tree. |