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

ConfigurationEventArg..::..Configuration Property

Gets or sets the configuration.

Namespace:  CAS.NetworkConfigLib
Assembly:  CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)

Syntax


public ComunicationNet Configuration { get; set; }
Public Property Configuration As ComunicationNet
	Get
	Set
public:
property ComunicationNet^ Configuration {
	ComunicationNet^ get ();
	void set (ComunicationNet^ value);
}

Field Value

The configuration.