com.onlineobject.objectnet Namespace

NetworkDiagnostics Members

The NetworkDiagnostics type exposes the following members.

Methods


  Name Description
Public method Static member ConfigurePingCallback
Configures a custom ping callback function to be used for obtaining the host ping time.
Public method Static member PingAddressAsync
Asynchronously pings the specified address and invokes the onFinish action with the result and response time.

Properties


  Name Description
Public property Static member HostPing
Gets the host ping time in milliseconds. If a custom ping callback is configured, it will be used; otherwise, a default ping time of 200 milliseconds is returned.