Table of Contents

Interface IAsciiConnection

Namespace
TechnologySolutions.Rfid.AsciiProtocol.Transports
Assembly
TechnologySolutions.Rfid.AsciiProtocol.Core.dll

Represents an open connection to an ASCII Protocol reader.

public interface IAsciiConnection : IAsciiSerialTransport, IDisposable
Inherited Members

Remarks

The connection is closed by disposing the instance with a call to Dispose

If an error is encountered before the connection is closed the ConnectionLost event is raised and the connection should be disposed