FME Server .NET API

IFMETransformationManager.ScheduleJob 

Schedule a job to be run at the specified time.

Overload List

long ScheduleJob(string,string,long,0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]);

Schedule a job to be run at the specified time.

long ScheduleJob(IFMETransformationRequest,long);

See Also

IFMETransformationManager Interface | IFMETransformationManager Members | Safe.FMEServer.API Namespace