Click or drag to resize

DownloadEventArgs Structure

[Missing <summary> documentation for "T:RAYLASE.Marker.GUI.Events.DownloadEventArgs"]

Inheritance Hierarchy
SystemObject
  SystemValueType
    RAYLASE.Marker.GUI.EventsDownloadEventArgs

Namespace: RAYLASE.Marker.GUI.Events
Assembly: RAYLASE.Marker.GUI.Events (in RAYLASE.Marker.GUI.Events.dll) Version: 2.31.0
Syntax
C#
public struct DownloadEventArgs : IEquatable<DownloadEventArgs>

The DownloadEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodDownloadEventArgsInitializes a new instance of the DownloadEventArgs class
Top
Properties
 NameDescription
Public propertyOnlyActiveJob 
Top
See Also