Task <Message> IRequestChannel.RequestAsync(Message message) { return(_serviceChannel.RequestAsync(message)); }