 | ReaderSetDelayToOperateCard Method |
Sets the time interval of deduction when pay mode is
ByTime.
Namespace:
AC908_SDK
Assembly:
AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntaxpublic Task SetDelayToOperateCard(
ushort delayToOperateCard
)
Parameters
- delayToOperateCard
- Type: SystemUInt16
The time interval of deduction in ms.
Return Value
Type:
TaskA task that represents the asynchronous operation.
See Also