Diffusion .NET API  5.9.24
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.Client.Features.IPingDetails Interface Reference

Details returned with a response from a ping to the server. More...

Inherited by PushTechnology.ClientInterface.Client.Features.Impl.PingDetailsImpl.

Properties

DateTime Timestamp [get]
 The DateTime value indicating when the ping was sent. More...
 
double RoundTripTime [get]
 The round trip time in milliseconds from when the ping was sent to the time the response was received. More...
 

Detailed Description

Details returned with a response from a ping to the server.

Property Documentation

double PushTechnology.ClientInterface.Client.Features.IPingDetails.RoundTripTime
get

The round trip time in milliseconds from when the ping was sent to the time the response was received.

DateTime PushTechnology.ClientInterface.Client.Features.IPingDetails.Timestamp
get

The DateTime value indicating when the ping was sent.


The documentation for this interface was generated from the following file: