set_interrupt_monitor_for_save method

set_interrupt_monitor_for_save

Sets InterruptMonitor for save operation.

def set_interrupt_monitor_for_save(self, monitor):
    ...
ParameterTypeDescription
monitorGridInterruptMonitorThe InterruptMonitor instance.

See Also