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

UMessage..::..userBuffLength Property

Number of bytes deposited in the buffer. Position of the firs empty position in the buffer.

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

Syntax


public ushort userBuffLength { get; }
Public ReadOnly Property userBuffLength As UShort
	Get
public:
property unsigned short^ userBuffLength {
	unsigned short^ get ();
}