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