vrLib SDK Documentation
ReadTimeout Property
NamespacesVideoRay.CommunicationCommPortReadTimeout
Set read timeout in mS
Declaration Syntax
C#Visual BasicVisual C++
public int ReadTimeout { get; set; }
Public Property ReadTimeout As Integer
public:
property int ReadTimeout {
	int get ();
	void set (int value);
}
Value
Read Timeout in mS

Assembly: vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)