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..::..SocketNumber Property

Gets or sets the socket number.

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

Syntax


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

Field Value

The socket number.