Created
February 10, 2016 19:23
-
-
Save Fresh-Dev/826d74f4271ae62af4ef to your computer and use it in GitHub Desktop.
Just a simple Ping command
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
long rueckgabe = new Ping().Send(target).RoundtripTime; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment