xfNetLink .NET configuration settings
xfNetLink .NET uses settings in an application configuration file, which are entered with the xfNetLink .NET Configuration Utility. See Using an application configuration file for general information on configuration files and whether you need to use one.
Configuration File Settings for xfNetLink .NET |
||
---|---|---|
Use this setting |
To specify this |
For more information |
host |
Machine where xfServerPlus is running. |
|
port |
Port that xfServerPlus is running on. |
|
logging |
The type of information to be logged. |
Creating and editing configuration files and |
logfile |
Name of the file that logging information should be written to. |
|
single log file |
All sessions will share a common log file. (Otherwise, a separate log file will be used for each class that instantiates a connection to xfServerPlus.) |
|
connect timeout |
Amount of time xfNetLink will wait for an acknowledgment from the session started by the logic server in xfServerPlus. |
|
initialize timeout |
(pooling only) Amount of time xfNetLink will wait for a return from a remote call to xfServerPlus when any of the five pooling support methods are called. |
|
pool return |
(pooling only) Objects will be returned to the pool after they are used. |