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 Class

The Message class defines the base class for all protocol oriented message classes. It support easy deposit and retrieval of primitive data types as binary values in the bytes stream. To convert values marshaling and unmanaged memory is used.

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

Syntax


public class UMessage : IDisposable
Public Class UMessage _
	Implements IDisposable
public ref class UMessage : IDisposable

Inheritance Hierarchy


Object
  CAS.Lib.CommonBus.CommunicationLayer..::..UMessage