Table of Contents

Interface IAsciiSerialTransportConsumer

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

Interface providing access to an IAsciiSerialTransport instance

public interface IAsciiSerialTransportConsumer

Properties

Transport

Gets or sets the IAsciiSerialTransport instance

IAsciiSerialTransport Transport { get; set; }

Property Value

IAsciiSerialTransport