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

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