 | ReaderSetLedOperationMode Method |
Sets the operation mode of LED.
Namespace:
AC908_SDK
Assembly:
AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntaxpublic Task SetLedOperationMode(
LedOperationMode ledOperationMode
)
Parameters
- ledOperationMode
- Type: AC908_SDK.EnumsLedOperationMode
The operation mode of LED.
Return Value
Type:
TaskA task that represents the asynchronous operation.
See Also