Summary

public bool IsEndpointReachable(long address, TransmissionDistance transmissionDistance)

Determines if given endpoint is currently reachable. Similar to sending ICMP message.

Returns

bool

Parameters