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
Write Method
Write an object to the channel
Namespace:
Demo3D.EventQueue
Assembly:
Demo3D.EventQueue (in Demo3D.EventQueue.dll) Version: 15.0.2.11458
Syntax
C#
Copy
void
Write
( T
obj
)
Parameters
obj
Type:
T
Object to write to 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