예제 #1
0
파일: Rtu.cs 프로젝트: AKllX/Gemini
 public void Dispose()
 {
     Outstation.Shutdown();
     Channel.Shutdown();
 }