Exemplo n.º 1
0
 private void ByteSourceOnConnectionChanged(object sender, EventArgs eventArgs)
 {
     IsConnected = ByteSource.IsConnected();
 }