Pn532.ReadTimeOut Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Set or get the read timeout for I2C and SPI Please refer to the documentation to set the right timeout value depending on the communication mode you are using
public int ReadTimeOut { get; set; }
member this.ReadTimeOut : int with get, set
Public Property ReadTimeOut As Integer