FME Server .NET API

IFMEEngine Members

Public Instance Properties

CurrentJobID The ID of the current job being processed.
FMEBuildNumber The FME build number.
FMEHostName The FME Engine host.
FMEInstanceName The FME Engine name.
MaxTransactionResultFailure The max number of failed transformation jobs processed.
MaxTransactionResultSuccess The max number of successful transformation jobs processed.
ResultFailureCount The count of failed transformation jobs processed by the FME Engine.
ResultSuccessCount The count of successful transformation jobs processed by the FME Engine.
TransactionPort The FME Engine transaction port.

See Also

IFMEEngine Interface | Safe.FMEServer.API Namespace