Mercury API
ReadTimeout Property
NamespacesThingMagicSerialTransportTCPReadTimeout
Gets or sets the number of milliseconds before a time-out occurs when a read operation does not finish.
Declaration Syntax
C#Visual BasicVisual C++
public override int ReadTimeout { get; set; }
Public Overrides Property ReadTimeout As Integer
public:
virtual property int ReadTimeout {
	int get () override;
	void set (int value) override;
}

Assembly: MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)