Constructor

The constructor for Aia.ITP.OnLine.Model constructs a model object with values for all of the required properties.

  • Signature

    Model (string host, string port, string jobID, string infoFile);

  • Parameters

    The parameters correspond to the properties Host, Port, JobID and InfoFile, respectively. After the constructor is run, these properties contain the values specified as parameters to the constructor. See the section "Properties" below for information on the meaning of these properties.