FME Server .NET API

IFMEEngine.ResultFailureCount Property

The count of failed transformation jobs processed by the FME Engine.

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

See Also

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