XPRDstoprunmod
XPRDstoprunmod |
Purpose
Synopsis
void XPRDstoprunmod(XPRMmodel model);
Argument
model
|
Model to interrupt
|
Further information
If the model is not currently running, no operation is performed. Note that the effect of this call may not be immediate and the corresponding model may continue running a few seconds before its effective interruption (for instance, the time required to complete an I/O operation).
Related topics