CommServerConfigurationMain Methods
The CommServerConfigurationMain type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
CreateObjRef(System.Type) | (Inherited from MarshalByRefObject.) |
|
|
Dispose | (Inherited from Component.) |
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Component.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetLifetimeService | (Inherited from MarshalByRefObject.) |
|
|
GetService(System.Type) | (Inherited from Component.) |
|
|
GetType | (Inherited from Object.) |
|
|
InitializeLifetimeService | (Inherited from MarshalByRefObject.) |
|
|
MemberwiseClone(System.Boolean) | (Inherited from MarshalByRefObject.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
Open()()()() |
Read the CommServer configuration from an external dictionary file. If file name not set it opens the file open
dialog to choose the file.
|
|
|
Open(String) |
Opens the specified file name and reads the CommServer configuration from an external dictionary file.
If FileName parameter is empty, it opens the file dialog to choose the file
|
|
|
ReadConfiguration |
Reads the configuration.
|
|
|
Save |
Save the CommServer configuration file in an external dictionary file.
|
|
|
ToString |

