Schedules the task with the given task configuration and trigger. The task by default is enabled.
[Visual Basic]
Sub ScheduleTask( _
ByVal taskConfig As Safe.FMEServer.API.Schedule.IFMETaskConfig, _
ByVal trigger As Safe.FMEServer.API.Schedule.IFMETrigger _
)
Exception Type | Condition |
---|---|
Safe.FMEServer.API.FMEServerException | if a FME Repository exception occurred |
IFMEScheduleManager Interface | IFMEScheduleManager Members | Safe.FMEServer.API.Schedule Namespace | IFMEScheduleManager.ScheduleTask Overload List