BaseStation.ItemDescriber Namespace
CAS.DataPorter.Configurator Namespace
CAS.Lib.CommonBus Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
CAS.Lib.CommonBus.CommunicationLayer Namespace
CAS.Lib.DeviceSimulator Namespace
CAS.NetworkConfigLib Namespace
Object-Oriented Internet Process-Observer

CommServerConfigurationMain Methods

The CommServerConfigurationMain type exposes the following members.

Methods


  Name Description
Public method CreateObjRef(System.Type) (Inherited from MarshalByRefObject.)
Public method Dispose (Inherited from Component.)
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Component.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Protected method GetService(System.Type) (Inherited from Component.)
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone(System.Boolean) (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone (Inherited from Object.)
Public method 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.
Public method 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
Public method ReadConfiguration
Reads the configuration.
Public method Save
Save the CommServer configuration file in an external dictionary file.
Public method ToString
Returns a String containing the name of the Component, if any. This method should not be overridden.