private void Events_ConnectionOpened(RemotingDbConnection connection) { ConnectionIds.TryAdd(connection, RegisterConnection()); }