public override string GetThreadName() { return(General.CalculateSha1(Encoding.UTF8.GetBytes(Uri.AbsoluteUri)).ToHexString(false)); }