FME Server .NET API

IFMETransformationResult.RequesterHost Property

The host name of the client to which the result is to be sent.

[Visual Basic]
Property RequesterHost As String
[C#]
string RequesterHost {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