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


In This Topic
    RegisterAnalystCommandMessage Class Members
    In This Topic

    The following tables list the members exposed by RegisterAnalystCommandMessage.

    Public Constructors
     NameDescription
    Public ConstructorCreate a new registration for the specified client repository id and user name  
    Top
    Public Properties
     NameDescription
    Public PropertyThe number of bytes for the packet. (Inherited from Gibraltar.Messaging.Net.NetworkMessage)
    Public PropertyThe unique client repository id of the Analyst  
    Public PropertyThe specific packet type code (Inherited from Gibraltar.Messaging.Net.NetworkMessage)
    Public PropertyThe user running Analyst  
    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
    Public Methods
     NameDescription
    Public MethodWrite the packet to the stream. (Inherited from Gibraltar.Messaging.Net.NetworkMessage)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Read packet data from the stream Read packet data from the stream  
    Protected MethodOverridden. Write the packet to the stream Write the packet to the stream  
    Top
    See Also