Presents a single message which is retreived from the network, or can be send to the network.
For a list of all members of this type, see NetworkMessage Members.
System.Object
XihSolutions.DotMSN.Core.NetworkMessage
Derived types
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
A NetworkMessage can represents many kind of messages: text messages, data messages, invitation messages, etc. These variations are captured in the descendants of NetworkMessage. NetworkMessage is an abstract class. It presents an abstraction which can be used when messages are send through message processors and message handlers.
Namespace: XihSolutions.DotMSN.Core
Assembly: XihSolutions.DotMSN (in XihSolutions.DotMSN.dll)
NetworkMessage Members | XihSolutions.DotMSN.Core Namespace