CommServerConfigurationMain Members
The CommServerConfigurationMain type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
CommServerConfigurationMain()()()() |
Initializes a new instance of the CommServerConfigurationMain class that is a main
entry point to use and manage the configuration file.
|
![]() |
CommServerConfigurationMain(IContainer) |
Initializes a new instance of the CommServerConfigurationMain class that is a main
entry point to use and manage the configuration file.
|
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 |
Properties
Name | Description | |
---|---|---|
![]() |
CanRaiseEvents | (Inherited from Component.) |
![]() |
Configuartion |
Gets the configuartion.
|
![]() |
Container | (Inherited from Component.) |
![]() |
DefaultFileName |
Gets or sets the default name of the file.
|
![]() |
DesignMode | (Inherited from Component.) |
![]() |
Events | (Inherited from Component.) |
![]() |
Menu |
Gets the menu.
|
![]() |
OpenFileDialog |
Gets the open file dialog - can be used to copy all properties.
|
![]() |
Site | (Inherited from Component.) |
Events
Name | Description | |
---|---|---|
![]() |
ConfigurationChnged |
Occurs when configuration has been chnged.
|
![]() |
Disposed | (Inherited from Component.) |