Click or drag to resize

MessageService Class

Extension methods for IMessageStreamService and IMessageNotifyService.
Inheritance Hierarchy
SystemObject
  Demo3D.NetMessageService

Namespace: Demo3D.Net
Assembly: Demo3D.IO (in Demo3D.IO.dll) Version: 19.00.00
Syntax
C#
public static class MessageService

The MessageService type exposes the following members.

Methods
 NameDescription
Public Extension MethodRead Reads data.
Public Extension MethodWrite Writes data.
Top
See Also