CQG API 4.0 - Revised
MessageProcessingTimeout Property
See Also  Send Feedback
CQGAPIConfig Interface : MessageProcessingTimeout Property

Glossary Item Box

Description

Sets/gets the message processing timeout interval in milliseconds.

The default value for this property is 32.

Property type

Read-write property

Syntax

Visual Basic
Public Property MessageProcessingTimeout As Long

Return Type

Message processing timeout in milliseconds, represented as Long

See Also