Exemplo n.º 1
0
Arquivo: Rtu.cs Projeto: AKllX/Gemini
 public void Dispose()
 {
     Outstation.Shutdown();
     Channel.Shutdown();
 }