vrLib SDK Documentation
RxCount Property
NamespacesVideoRay.CommunicationCommPortRxCount
Get the number of bytes in the recieve buffer This is used for polled operation
Declaration Syntax
C#Visual BasicVisual C++
public int RxCount { get; }
Public ReadOnly Property RxCount As Integer
public:
property int RxCount {
	int get ();
}

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