Creates a new IFMEServerConnectionInfo for TCPIP communication.
[Visual Basic]
Function CreateServerConnectionInfo( _
ByVal host As String, _
ByVal port As Integer, _
ByVal userID As String, _
ByVal password As String _
) As Safe.FMEServer.API.IFMEServerConnectionInfo
Returns a new IFMEServerConnectionInfo instance.
IFMEServerSession Interface | IFMEServerSession Members | Safe.FMEServer.API Namespace | IFMEServerSession.CreateServerConnectionInfo Overload List