Example #1
0
 protected override void DoTestConnection()
 {
     Logger.LogTrace("OsdbSession: checking whether URL {0} is valid ...", _serverUrl);
     _serverInfo = _client.GetServerInfo();
 }