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

NetCommunicationLayerID..::..ProtocolType Property

Gets or sets the type of the protocol.

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

Syntax


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

Field Value

The type of the protocol.