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


ClockDriftMessage Class Properties

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

Public Properties
 NameDescription
Public PropertyThe clock drift between the agent and the server, discounting latency  
Public PropertyThe timestamp of the destination when it received the message  
Public PropertyThe session Id of the endpoint we're identifying clock drift for  
Public PropertyThe estimated latency in the connection (used to calculate true clock drift)  
Public PropertyThe number of bytes for the packet. (Inherited from Gibraltar.Messaging.Net.NetworkMessage)
Public PropertyThe timestamp the original request was created on the source end  
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