Class ScanSyncUpdateEvent
Event args passed to the ScanSyncUpdateEvent event.
Inherited Members
Namespace: JoeScan.Pinchot
Assembly: JoeScan.Pinchot.dll
Syntax
public class ScanSyncUpdateEvent : EventArgs
Properties
| Improve this Doc View SourceData
Data from the ScanSync update.
Declaration
public ScanSyncData Data { get; }
Property Value
Type | Description |
---|---|
ScanSyncData |