Table of Contents

Class JobEvents

Namespace
SmarterLink.Core.Protocol.Events
Assembly
SmarterLink.Core.dll

Base type for job-scoped events. Job events are published at the station level and are not tied to a specific participant.

public abstract record JobEvents : ProtocolDataPayloadBase, IEquatable<ProtocolDataPayloadBase>, IEquatable<JobEvents>
Inheritance
JobEvents
Implements
Derived
Inherited Members

Constructors

Base type for job-scoped events. Job events are published at the station level and are not tied to a specific participant.

protected JobEvents(int Version)

Parameters

Version int