 | ReaderSetAntiPassbackTime Method |
Set the Anti-Passback Time.
Reader is not allowed to read the same User Card for access control during Anti-Passback Time.
Namespace:
AC908_SDK
Assembly:
AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntaxpublic Task SetAntiPassbackTime(
byte antiPassbackTime
)
Parameters
- antiPassbackTime
- Type: SystemByte
The Anti-Passback Time, in unit of second. The function is disabled if the value is 0.
Return Value
Type:
TaskA task that represents the asynchronous operation.
See Also