Click or drag to resize

ReaderGetDelayToOperateCard Method

Gets the time interval of deduction when pay mode is ByTime.

Namespace:  AC908_SDK
Assembly:  AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntax
C#
public Task<ushort> GetDelayToOperateCard()

Return Value

Type: TaskUInt16
The time interval of deduction in ms.
See Also