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
JobEvents(int)
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
Versionint