Table of Contents

Namespace Loehnert.Lisrt.Communication

Classes

CommunicationBase

Represents a base class for message based communication connections using a Stream.

DataReceivedEventArgs

Provides data for a data received event.

InvalidDataBlockFormatException

A localizable exception for an invalid data block. E. g. data to send contain an end or start delimiter.

MenuDefinitions

Contains the menu definitions for communication.

PortNotOpenException

A localizable exception for accessing a closed port.

Interfaces

ICommunication

Interface for a communication ILisrtModule.