Click or drag to resize

AbortJobResultEventArgs Structure

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

Inheritance Hierarchy
SystemObject
  SystemValueType
    RAYLASE.Marker.GUI.EventsAbortJobResultEventArgs

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

The AbortJobResultEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodAbortJobResultEventArgsInitializes a new instance of the AbortJobResultEventArgs class
Top
Properties
 NameDescription
Public propertyAbortedJobs 
Top
See Also