Skip to content

Instantly share code, notes, and snippets.

@arcware
Created October 6, 2015 20:46
Show Gist options
  • Save arcware/364ec0b24bb59450e841 to your computer and use it in GitHub Desktop.
Save arcware/364ec0b24bb59450e841 to your computer and use it in GitHub Desktop.
ServerManager.OpenRemote
using (var server = ServerManager.OpenRemote(serverName))
{
// Do some stuff
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment