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


LiveViewStartCommandMessage Class Properties

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

Public Properties
 NameDescription
Public PropertyA unique id for this request to identify a conversation pair  
Public PropertyThe number of bytes for the packet. (Inherited from Gibraltar.Messaging.Net.NetworkMessage)
Public PropertyThe unique Id of the client for all related activities  
Public PropertyThe last sequence number that was received previously to enable restart at the right point in the stream  
Public PropertyThe Id of the session to be viewed  
Public PropertyThe specific packet type code (Inherited from Gibraltar.Messaging.Net.NetworkMessage)
Public PropertyThe protocol version (Inherited from Gibraltar.Messaging.Net.NetworkMessage)
Top
Protected Properties
 NameDescription
Protected PropertyInheritors must implement this to reflect their packet length as they read a packet plus the base length that came before. (Inherited from Gibraltar.Messaging.Net.NetworkMessage)
Top
See Also