Exemplo n.º 1
0
 /// <summary>Disconnect from the PC-EFTPOS client IP interface.</summary>
 public void Disconnect()
 {
     socket.Stop();
 }