Click or drag to resize

ReaderGetDeviceName Method

Gets the name of the device.

Namespace:  AC908_SDK
Assembly:  AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntax
C#
public Task<string> GetDeviceName()

Return Value

Type: TaskString
The name of the device.
See Also