/// <summary>Used only by tests</summary> internal virtual string GetDaemonName() { lock (this) { return(daemon.GetName()); } }