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

ICommunicationLayerId..::..SetSettings Method

Sets all the settings of the data provider used for operation. This string should be returned from the GetSettings(XmlWriter).

Namespace:  CAS.Lib.CommonBus.CommunicationLayer
Assembly:  CommServer.CommonBus (in CommServer.CommonBus.dll)

Syntax


void SetSettings(
	XmlReader pSettings
)
Sub SetSettings ( _
	pSettings As XmlReader _
)
void SetSettings(
	XmlReader^ pSettings
)

Parameters

pSettings
Type: XmlReader
All the settings are needed to instantiate the data provider and underling ICommunicationLayer