private JObject GetChannelConnection(IOutputStream os) { return GetChannelConnection(os.GetHashCode(), os.GetConnectionInfo()); }