Click or drag to resize

ReaderGetDateTime Method

Reads device system time.

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

Return Value

Type: TaskDateTime
The device system time.
See Also