NetworkDiagnostics Members
The NetworkDiagnostics type exposes the following members.
Methods
Name | Description | |
---|---|---|
ConfigurePingCallback |
Configures a custom ping callback function to be used for obtaining the host ping time.
|
|
PingAddressAsync |
Asynchronously pings the specified address and invokes the onFinish action with the result and response time.
|
Properties
Name | Description | |
---|---|---|
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.
|