Creates a new IFMEServerConnectionInfo for TCPIP communication.
IFMEServerConnectionInfo CreateServerConnectionInfo(string,int,string,string);
Creates a new IFMEServerConnectionInfo for SOAP communication.
IFMEServerConnectionInfo CreateServerConnectionInfo(string,string,string);
IFMEServerConnectionInfo CreateServerConnectionInfo(string,int,string,0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]);
IFMEServerConnectionInfo CreateServerConnectionInfo(string,string,0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]);
IFMEServerSession Interface | IFMEServerSession Members | Safe.FMEServer.API Namespace