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

true if buffer is not empty.

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

Syntax


public bool NotEmpty { get; }
Public ReadOnly Property NotEmpty As Boolean
	Get
public:
property bool^ NotEmpty {
	bool^ get ();
}