コード例 #1
0
 protected override void OnStop()
 {
     opcKepClient.Dispose();
     LogFunction.WriteLog(sLogFilePath, "Message:Service Stop.");
 }