private JObject GetChannelConnection(ISourceStream ss) { return GetChannelConnection(ss.GetHashCode(), ss.GetConnectionInfo()); }