Message |
public class MessageContext : MessageContextBase
The MessageContext type exposes the following members.
| Name | Description | |
|---|---|---|
| MessageContext | Constructs a MessageContext. |
| Name | Description | |
|---|---|---|
| CPFReply | The CPF reply, if the reply is encapsulated in a CPF packet (or null). | |
| Logger |
An object for logging messages.
(Inherited from MessageContextBase) | |
| ReservedSpace | Reserved space required for packet header information. |
| Name | Description | |
|---|---|---|
| Convert | Create a MessageContext from a MessageContextBase. | |
| GetRoutingInformation | Returns the routing information of the packet received (or null). | |
| GetSpaceAvailable | Remaining space available in the CIP reply (or int.MaxValue). |