Esempio n. 1
0
File: Rtu.cs Progetto: AKllX/Gemini
 public void Dispose()
 {
     Outstation.Shutdown();
     Channel.Shutdown();
 }