PenDevice.LastSeen Property

Neo smartpen SDK

PenDeviceLastSeen Property

Date and Time this device was last seen by the system.

Namespace:  Neosmartpen.Net.Bluetooth
Assembly:  Neosmartpen.Net (in Neosmartpen.Net.dll) Version: 2.1.13.0 (2.1.13)
Syntax
C#
public DateTime LastSeen { get; }

Property Value

Type: DateTime
See Also