Click or drag to resize

AbortJobResultEventArgs Constructor

Initializes a new instance of the AbortJobResultEventArgs class

Namespace: RAYLASE.Marker.GUI.Events
Assembly: RAYLASE.Marker.GUI.Events (in RAYLASE.Marker.GUI.Events.dll) Version: 2.31.0
Syntax
C#
public AbortJobResultEventArgs(
	int AbortedJobs
)

Parameters

AbortedJobs  Int32

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

See Also