Asynchronously submit a translation request. The request is added to the queue and a job ID is returned. This job can then be accessed on the FME Server via the job ID.
long SubmitJob(string,string,0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]);
Asynchronously submit a translation request. The request is added to the queue and a job ID is returned. This job can then be accessed on the FME Server via the job ID.
long SubmitJob(IFMETransformationRequest);
IFMETransformationManager Interface | IFMETransformationManager Members | Safe.FMEServer.API Namespace