Search Results for

    Show / Hide Table of Contents

    Interface IHasCommandType

    implement this interface on your job storage record if you'd like to persist the full type name of the command class which is associated with the storage record. you don't need to set the value yourself as it will be automatically set by the system.

    Namespace: FastEndpoints
    Assembly: FastEndpoints.dll
    Syntax
    public interface IHasCommandType

    Properties

    CommandType

    Declaration
    string CommandType { get; set; }
    Property Value
    Type Description
    string
    In this article
    Back to top Developed by Đĵ ΝιΓΞΗΛψΚ and contributors / Licensed under MIT / Website generated by DocFX