FME Server .NET API

IFMETransformationResult.Priority Property

The priority of this request.

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

Exceptions

Exception TypeCondition
Safe.FMEServer.API.FMEServerExceptionThe value could not be parsed from the FME Server response string.

See Also

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