Namespace:  VideoRay.Communication
Assembly:  vrLib (in vrLib.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
uint CountPacketsToSend { get; }
Visual Basic (Declaration)
ReadOnly Property CountPacketsToSend As UInteger
Visual C++
property unsigned int CountPacketsToSend {
	unsigned int get ();
}

See Also