Creates a new IFMEService. The service created is by default enabled but unnamed. Appropriate setters should be called on the service object.
Creates a new IFMEService. The service created is by default enabled but unnamed. Appropriate setters should be called on the service object.
IFMEService CreateService();
Creates a new IFMEService. The service is by default enabled.
IFMEService CreateService(string,string,string,string);
IFMEServerSession Interface | IFMEServerSession Members | Safe.FMEServer.API Namespace