Dynamixel
ReadTimeout Property
NamespacesDynamixelEchoStreamReadTimeout
Gets or sets a value, in milliseconds, that determines how long the stream will attempt to read before timing out.
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: Dynamixel (Module: Dynamixel) Version: 1.0.4.0