CAS.UA.Server.ServerConfiguration

Main Members

The Main type exposes the following members.

Constructors


  Name Description
Public method Main()()()()
Initializes a new instance of the Main class.
Public method Main(IContainer)
Initializes a new instance of the Main class.

Methods


  Name Description
Public method CreateDefaultConfiguration
Creates the default configuration.
Public method CreateInstanceConfigurations
Creates automatically the instance configurations on the best effort basis.
Public method CreateObjRef(System.Type) (Inherited from MarshalByRefObject.)
Protected method Dispose(Boolean)
Clean up any resources being used.
Public method Dispose (Inherited from Component.)
Public method EditConfiguration
Gets the configuration editor - user interface to edit the plug-in configuration file.
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Component.)
Public method GetHashCode (Inherited from Object.)
Public method GetInstanceConfiguration
Gets the instance configuration.
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 ReadConfiguration
Reads the configuration.
Public method SaveConfiguration
Saves the configuration file to a specified location.
Public method ToString (Inherited from Component.)

Properties


  Name Description
Protected property CanRaiseEvents (Inherited from Component.)
Public property Configuration
Gets or sets the current configuration.
Public property Container (Inherited from Component.)
Public property DefaultFileName
Gets the default name of the file.
Protected property DesignMode (Inherited from Component.)
Protected property Events (Inherited from Component.)
Public property Site (Inherited from Component.)

Events


  Name Description
Public event Disposed (Inherited from Component.)
Public event OnModified
Occurs any time the configuration is modified.