Class | Description | |
---|---|---|
ClockDriftMessage | Used to determine the latency and relative clock drift of a connection | |
GetSessionHeadersCommandMessage | Command for retrieving the list of sesion headers | |
LiveViewStartCommandMessage | Requests a new live view stream | |
LiveViewStopCommandMessage | Indicates the live view session for the specified session Id be terminated | |
MessageAvailableEventArgs | The event arguments for the RemoteCommandWriter MessageAvailable event | |
NetworkClient | The base class for different network clients that talk to a server. | |
NetworkMessage | A packet of data that can be serialized across the network | |
NetworkSerializer | Used to serialize network packets across a TCP socket | |
PacketStreamStartCommandMessage | Informs the receiver to start a new packet serializer for the subsequent data. | |
RegisterAgentCommandMessage | Sernt by an agent to register itself with the remote server or desktop | |
RegisterAnalystCommandMessage | Sent by a Desktop to register itself with the remote server | |
SendSessionCommandMessage | A command to have the agent send sessions to the server immediately | |
SessionClosedMessage | Indicates that the identified session has been closed. | |
SessionHeaderMessage | Contains the session summary information for a remote session |