vrLib SDK Documentation
MaxRxCount Property
NamespacesVideoRay.CommunicationProtocol_PRO4_InterfaceAdapterMaxRxCount
Set limit on the maximum size to send to the device
Declaration Syntax
C#Visual BasicVisual C++
public byte MaxRxCount { get; set; }
Public Property MaxRxCount As Byte
public:
property unsigned char MaxRxCount {
	unsigned char get ();
	void set (unsigned char value);
}

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