CimEvent.MaxQueueSize (property)

Gets and sets the MaxQueueSize.
Syntax: short = object.MaxQueueSize
object.MaxQueueSize = short
Description: CimEvent.MaxQueueSize is a value that specifies the maximum number of the events that can be allowed in the event-queue.



Examples

CimEvent.MaxQueueSize = 20