FME Server .NET API

IFMEEngine.MaxTransactionResultFailure Property

The max number of failed transformation jobs processed.

[Visual Basic]
Property MaxTransactionResultFailure As Integer
[C#]
int MaxTransactionResultFailure {get;}

Remarks

Note: Normally the FME Engine is restarted once the max is reached.

See Also

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