4 lines
125 B
ObjectPascal
4 lines
125 B
ObjectPascal
if (westraDataPumpFileThr<>nil) then
|
|
if not(westraDataPumpFileThr.Suspended) then
|
|
westraDataPumpFileThr.Suspend;
|