Loupe - Log - Monitor - Resolve
Gibraltar.Messaging.Net Namespace / NetworkSerializer Class
Properties Methods


In This Topic
    NetworkSerializer Class Members
    In This Topic

    The following tables list the members exposed by NetworkSerializer.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyThe number of additional bytes required to create the next packet.  
    Public PropertyIndicates if there is any unused data in the network serializer  
    Public PropertyThe unused data that has been provided to the serializer  
    Top
    Public Methods
     NameDescription
    Public MethodAdd more information to the serializer stream  
    Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
    Public MethodRead the next network packets in the buffer  
    Top
    See Also