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

ISesDBuffer Interface

Interface used by communication library to get access to serialized data transmited over a physical medium.

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

Syntax


public interface ISesDBuffer : IDBuffer, 
	IEnvelope
Public Interface ISesDBuffer _
	Inherits IDBuffer, IEnvelope
public interface class ISesDBuffer : IDBuffer, 
	IEnvelope