FME Server .NET API

IFMEEngine.MaxTransactionResultSuccess Property

The max number of successful transformation jobs processed.

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

Remarks

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

See Also

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