Skip to content

Instantly share code, notes, and snippets.

@Fresh-Dev
Created February 10, 2016 19:23
Show Gist options
  • Save Fresh-Dev/826d74f4271ae62af4ef to your computer and use it in GitHub Desktop.
Save Fresh-Dev/826d74f4271ae62af4ef to your computer and use it in GitHub Desktop.
Just a simple Ping command
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