Gets or sets the amount of time a Handler will wait to receive data once a read operation is initiated.
Namespace: Onixs.CmeFastHandler
Assembly: Onixs.CmeFastHandler-3.5-x86 (in Onixs.CmeFastHandler-3.5-x86.dll) Version: 2.11.6.1 (2.11.6.1)
Syntax
C# |
---|
public int ReceiveTimeoutInMilliseconds { get; set; } |