Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.EventQueue Namespaces
Demo3D.EventQueue
IChannel(T) Interface
IChannel(T) Methods
Peek Method
Read Method
Write Method
IChannel
T
Peek Method
Peek at the next object from the channel.
Namespace:
Demo3D.EventQueue
Assembly:
Demo3D.EventQueue (in Demo3D.EventQueue.dll) Version: 15.0.2.11458
Syntax
C#
Copy
T
Peek
()
Return Value
Type:
T
Next object from the channel.
See Also
Reference
IChannel
T
Interface
Demo3D.EventQueue Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com