Table of Contents

Interface IAsciiResponseResponder

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

Extends the IAsciiResponse with the IAsciiResponder event

public interface IAsciiResponseResponder : IAsciiResponse, IAsciiResponder
Inherited Members
Extension Methods

Properties

AcceptedHeaders

Gets the headers that are accepted as part of the response to this command

ICollection<string> AcceptedHeaders { get; }

Property Value

ICollection<string>