Session.SocketReceiveTimeout Property |
Gets or sets socket receive timeout in milliseconds.
Default value is 60000 msec.
Namespace:
OnixS.CmeStpHandler
Assembly:
OnixS.CmeStpHandler-net-4.8 (in OnixS.CmeStpHandler-net-4.8.dll) Version: 3.5.0.0 (3.5.0)
Syntax public int SocketReceiveTimeout { get; set; }
Property Value
Type:
Int32See Also