コード例 #1
0
ファイル: Rtu.cs プロジェクト: AKllX/Gemini
 public void Dispose()
 {
     Outstation.Shutdown();
     Channel.Shutdown();
 }