Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Messaging.Net Namespace / NetworkMessage Class


NetworkMessage Class Methods

For a list of all members of this type, see NetworkMessage members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Read the provided stream to create the packet  
Public Methodstatic (Shared in Visual Basic)Peek at the byte data and see if there's a full packet header  
Public MethodWrite the packet to the stream.  
Top
Protected Methods
 NameDescription
Protected MethodRead packet data from the stream  
Protected MethodWrite the packet to the stream  
Top
See Also