Namespace:
VideoRay.Communication
Assembly: vrLib (in vrLib.dll) Version: 2.0.0.0 (2.0.0.0)
Assembly: vrLib (in vrLib.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
---|
public virtual uint ExpectedResponseLength { get; set; } |
Visual Basic (Declaration) |
---|
Public Overridable Property ExpectedResponseLength As UInteger |
Visual C++ |
---|
public: virtual property unsigned int ExpectedResponseLength { unsigned int get (); void set (unsigned int value); } |