success property

bool success
final

Indicates whether the target was successfully reached using the specified protocol.

If false, the network is likely either down or this specific target is experiencing an outage.

Implementation

final bool success;