Ejemplo n.º 1
0
 private void Output_OnOpen(object sender, ChannelOpenEventArgs e)
 {
     OutputChannel.ReceiveAsync().GetAwaiter();
 }