Click or drag to resize

JobStartedEventArgs Structure

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

Inheritance Hierarchy
SystemObject
  SystemValueType
    RAYLASE.Marker.GUI.EventsJobStartedEventArgs

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

The JobStartedEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodJobStartedEventArgsInitializes a new instance of the JobStartedEventArgs class
Top
Properties
See Also