Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.EventQueue Namespaces
Demo3D.EventQueue
IChannel(T) Interface
IChannel(T) Properties
Capacity Property
Count Property
IsEmpty Property
IsFull Property
Items Property
IChannel
T
Items Property
Items that are currently in the channel waiting to be read
Namespace:
Demo3D.EventQueue
Assembly:
Demo3D.EventQueue (in Demo3D.EventQueue.dll) Version: 15.0.2.11458
Syntax
C#
Copy
IEnumerable
<T>
Items
{
get
; }
Property Value
Type:
IEnumerable
T
See Also
Reference
IChannel
T
Interface
Demo3D.EventQueue Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com