Duration in mS to wait for response from device
Namespace:
VideoRay.CommunicationAssembly: vrLib (in vrLib.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
---|
uint CommsTimeout { get; } |
Visual Basic (Declaration) |
---|
ReadOnly Property CommsTimeout As UInteger |
Visual C++ |
---|
property unsigned int CommsTimeout { unsigned int get (); } |