Click or drag to resize

MessageContext Properties

The MessageContext type exposes the following members.

Properties
  NameDescription
Public propertyCIPConnectionClosed
A class that will raise an event when the CIP connection closes (or null).
Public propertyCPFReply
The CPF reply, if the reply is encapsulated in a CPF packet (or null).
Public propertyLogger
An object for logging messages.
(Inherited from MessageContextBase.)
Public propertyReservedSpace
Reserved space required for packet header information.
Public propertyServerConnectionClosed
A class that will raise an event when the TCP/IP server connection closes (or null).
(Inherited from MessageContextBase.)
Top
See Also