Search Results for

    Show / Hide Table of Contents

    Interface ITrackableJob<TResult>

    interface for a trackable job that returns a TResult

    Inherited Members
    IHasTrackingID.TrackingID
    Namespace: FastEndpoints
    Assembly: FastEndpoints.Messaging.Core.dll
    Syntax
    public interface ITrackableJob<out TResult> : ICommand<TResult>, ICommandBase, IHasTrackingID where TResult : IJobResult
    Type Parameters
    Name Description
    TResult

    the type of the result

    In this article
    Back to top Developed by Đĵ ΝιΓΞΗΛψΚ and contributors / Licensed under MIT / Website generated by DocFX