Exemplo n.º 1
0
 public Task CloseAsync(IFABChannelHandlerContext context)
 {
     return(context.CloseAsync());
 }