Example #1
0
 private void IDSocket_OnError(object sender, NetFramework.DSCClientErrorEventArgs e)
 {
     IDSocket.Disconnect();
 }