| Overload | Description |
|---|---|
| ICMPSocket Constructor(IPAddress) | Create a listener on a given IP address |
| ICMPSocket Constructor(IPAddress,CancellationToken) | Create a listener on a IP address and will listen to the canelation token to automatically stop the service |