 | ReaderSetPeriodOfOpeningRelay Method |
Sets the time that reader relay will remain activated after a successful deduction, in unit of second.
Namespace:
AC908_SDK
Assembly:
AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntaxpublic Task SetPeriodOfOpeningRelay(
ushort periodOfOpeningRelay
)
Parameters
- periodOfOpeningRelay
- Type: SystemUInt16
The time that reader relay will remain activated, in unit of second.
Return Value
Type:
TaskA task that represents the asynchronous operation.
See Also