The DbChannel handle is used by Replication Manager applications to manage and configure message channels that carry custom message traffic between the sites in the replication group. You create a DbChannel handle using the DbEnv::repmgr_channel() method. All DbChannel handles must be closed before closing DbEnv handles. Use the DbChannel::close() method to close a DbChannel handle.