Show / Hide Table of Contents

Class ScanSyncUpdateEvent

Event args passed to the ScanSyncUpdateEvent event.

Inheritance
object
EventArgs
ScanSyncUpdateEvent
Inherited Members
EventArgs.Empty
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: JoeScan.Pinchot
Assembly: JoeScan.Pinchot.dll
Syntax
public class ScanSyncUpdateEvent : EventArgs

Properties

| Improve this Doc View Source

Data

Data from the ScanSync update.

Declaration
public ScanSyncData Data { get; }
Property Value
Type Description
ScanSyncData
  • Improve this Doc
  • View Source
Back to top Copyright JoeScan, Inc.
Generated by DocFX