Method LocateSystemServer
LocateSystemServer()
When implemented in a derived class, finds the server installed globally on the host system. Throws an exception when the server was not found, or if a server doesn't support system-wide installation.
protected override ProcessStartInfo LocateSystemServer()Returns
- ProcessStartInfo
- The ProcessStartInfo to start the found server with.