Method GetAllInboxHandlers
GetAllInboxHandlers()
Returns all inbox handler registrations across all channels. Legacy key aliases are excluded — each handler appears exactly once (by primary key).
public IReadOnlyCollection<ChannelHandlerRegistration> GetAllInboxHandlers()