CommServerConfigurationMain..::..ReadConfiguration Method
Reads the configuration.
Namespace:
CAS.NetworkConfigLibAssembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
Syntax
Parameters
- fileName
- Type: String
The fully qualified name of the file, or the relative file name.
Exceptions
| Exception | Condition |
|---|---|
| FileNotFoundException | The exception that is thrown when an attempt to access a file that does not exist or read operation fails. |
| SecurityException | System.Security.Permissions.FileIOPermission is not set to System.Security.Permissions.FileIOPermissionAccess.Read. |
| ConstraintException | One or more constraints cannot be enforced. |

