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 has run, these properties will contain the values specified as parameters to the constructor. For information on the meaning of these properties, refer to the section Properties below.