共用方式為


ElectronicValueRW.BeginRemoval(Int32) Method

Definition

Executes the card removal process.

public abstract void BeginRemoval (int timeout);
abstract member BeginRemoval : int -> unit
Public MustOverride Sub BeginRemoval (timeout As Integer)

Parameters

timeout
Int32

If a value of WaitForever is specified, the method starts the card removal process and then waits as long as necessary until either the card is removed or an error occurs.

Applies to