Ping
struct in Coherence.Common
  
  
  Fields
| AverageLatencyMs | The number of milliseconds it takes for a message to travel from the client to the Replication Server.  | 
  
| IsStable | If true, the ping is considered stable (according to the ConnectionSettings.PingSettings).  | 
  
| LatestLatencyMs | The non-averaged latency reported with the latest packet from the server.  | 
  
Properties
| AverageRoundTripMs | The number of milliseconds it takes for a message to travel from the client to the Replication Server and back to the client.  | 
  
Methods
| ToString | 
Operators
| op_Implicit |