MfRc522.MaximumWriteSize 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.
The maximum number of bytes that can be written to the card in a single transaction, (excluding CRC). This is constrained by the operating mode as well as transceiver limitations (such as the size of a FIFO buffer in the transceiver).
public override uint MaximumWriteSize { get; }
member this.MaximumWriteSize : uint32
Public Overrides ReadOnly Property MaximumWriteSize As UInteger