共用方式為


Cat.CheckCard(Int32, Int32) Method

Definition

Indicates that a card check is intended.

public abstract void CheckCard (int sequenceNumber, int timeout);
abstract member CheckCard : int * int -> unit
Public MustOverride Sub CheckCard (sequenceNumber As Integer, timeout As Integer)

Parameters

sequenceNumber
Int32

Sequence number for approval.

timeout
Int32

The maximum wait time (in milliseconds) until the response is received from the CAT device. WaitForever, 0, and positive values can be specified.

Applies to