Click or drag to resize

ReaderGetAntiPassbackTime Method

Get 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
Syntax
C#
public Task<byte> GetAntiPassbackTime()

Return Value

Type: TaskByte
The Anti-Passback Time, in unit of second. The function is disabled if the value is 0.
See Also