MagneticStripeReaderCapabilities.IsTransmitSentinelsSupported Property

Definition

Indicates whether the devices is able to transmit start and end sentinels.

public:
 property bool IsTransmitSentinelsSupported { bool get(); };
bool IsTransmitSentinelsSupported();
public bool IsTransmitSentinelsSupported { get; }
var boolean = magneticStripeReaderCapabilities.isTransmitSentinelsSupported;
Public ReadOnly Property IsTransmitSentinelsSupported As Boolean

Property Value

Boolean

bool

True if the device is able to transmit start and end sentinels; otherwise, false.

Applies to