Esempio n. 1
0
 public Task SendResponseAsync(IMessage response)
 {
     return(_receiveResult.SendResponseAsync(response));
 }