개정판 c1597feb
issue #00000 select문 수정
Change-Id: Ia31d739ef0fcf84f624530f8df7c5a4a945d550a
ConvertService/ServiceBase/Markus.Service.Station/StationService/ServiceStationWCF.cs | ||
---|---|---|
237 | 237 |
{ |
238 | 238 |
AliveConvertQueue.Remove(convertItem); |
239 | 239 |
} |
240 |
else |
|
241 |
{ |
|
242 |
if(Environment.UserInteractive) |
|
243 |
{ |
|
244 |
Console.WriteLine($"run Process {convertItem.ID}"); |
|
245 |
} |
|
246 |
} |
|
240 | 247 |
|
241 | 248 |
result = true.ToString(); |
242 | 249 |
} |
내보내기 Unified diff