Loupe - Log - Monitor - Resolve
Gibraltar.Messaging Namespace / ICachedMessengerPacket Interface
Properties Methods

In This Topic
    ICachedMessengerPacket Interface Members
    In This Topic

    The following tables list the members exposed by ICachedMessengerPacket.

    Public Properties
     NameDescription
     PropertyThe unique Id of the packet (Inherited from Gibraltar.Serialization.ICachedPacket)
     PropertyIndicates if this packet is part of the session header and should be presented with other header packets.  
     PropertyThe unique sequence number of this packet in the session (Inherited from Gibraltar.Messaging.IMessengerPacket)
     PropertyThe timestamp of this packet in the session (Inherited from Gibraltar.Messaging.IMessengerPacket)
    Top
    Public Methods
     NameDescription
     MethodGet a new, populated definition for this packet. (Inherited from Gibraltar.Serialization.IPacket)
     MethodThe list of packets that this packet depends on. (Inherited from Gibraltar.Serialization.IPacket)
     MethodRead back the field values for the current packet. (Inherited from Gibraltar.Serialization.IPacket)
     MethodWrite out all of the fields for the current packet (Inherited from Gibraltar.Serialization.IPacket)
    Top
    See Also