Click or drag to resize

DownloadEventArgs Constructor

Initializes a new instance of the DownloadEventArgs class

Namespace: RAYLASE.Marker.GUI.Events
Assembly: RAYLASE.Marker.GUI.Events (in RAYLASE.Marker.GUI.Events.dll) Version: 2.31.0
Syntax
C#
public DownloadEventArgs(
	bool OnlyActiveJob = false
)

Parameters

OnlyActiveJob  Boolean  (Optional)

[Missing <param name="OnlyActiveJob"/> documentation for "M:RAYLASE.Marker.GUI.Events.DownloadEventArgs.#ctor(System.Boolean)"]

See Also