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

maxApiBufferChannel

int

255

The maximum number of API buffer channels.

maxApiBufferErrorLog

int

10

The maximum number of errors logged in the API buffer log.

maxDefaultApiBufferSize

int

524288

The maximum default size of an API buffer channel.