CODConnection::SetMaxEvents

void CODConnection::SetMaxEvents(const int nEventCount)

Set maximum size of connection event queue.

Defined in: OdConnection.cpp

Return Value

void

Parameters

nEventCount

Maximum number of events that can be queued on any connection.

Comments

This function sets the maximum event queue size for all connections. The default value is 4.