Click or drag to resize

IChannelTCount Property

How many elements are in the channel waiting to be read.

Namespace: Demo3D.EventQueue
Assembly: Demo3D.EventQueue (in Demo3D.EventQueue.dll) Version: 19.01.00
Syntax
C#
int Count { get; }

Property Value

Int32
See Also