Edit

Share via


MifareCard.ReselectAfterError Property

Definition

Reselect the card after a card command fails After an error, the card will not respond to any further commands until it is reselected. If this property is false, the caller is responsible for calling ReselectCard when RunMifareCardCommand returns an error (-1).

public bool ReselectAfterError { get; set; }
member this.ReselectAfterError : bool with get, set
Public Property ReselectAfterError As Boolean

Property Value

Applies to