forwardReceiversTraceSwitch Property    Table of ContentReceivingThreadPriority Property forward
Handler.ReceiveTimeoutInMilliseconds Property
Gets or sets the amount of time a Handler will wait to receive data once a read operation is initiated.

Namespace:  OnixS.CmeMdHandler
Assembly:  OnixS.CmeMdHandler-net-4.7 (in OnixS.CmeMdHandler-net-4.7.dll) Version: 3.16.1.0 (3.16.1.0)
Syntax
C#
public int ReceiveTimeoutInMilliseconds { get; set; }

Property Value

Type: Int32
See Also