IMessageService Interface | 
Namespace: Demo3D.Net
public interface IMessageService
The IMessageService type exposes the following members.
| Name | Description | |
|---|---|---|
| HeaderSize | 
            Gets the message header size.
              | |
| PduSize | 
            Gets the PDU size.
              | 
| Name | Description | |
|---|---|---|
| WriteAsync | 
            Writes data.
              | |
| WriteToAsync | 
            Writes data.
              | 
| Name | Description | |
|---|---|---|
| Write | 
            Writes data.
              (Defined by MessageService.) |