Interface IHasTrackingID
Namespace: FastEndpoints
Assembly: FastEndpoints.Messaging.Core.dll
Syntax
public interface IHasTrackingID
Properties
TrackingID
tracking id of the job
Declaration
Guid TrackingID { get; set; }
Property Value
Type | Description |
---|---|
Guid |