Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IFireAndForgetRunner

    Namespace: Umbraco.Cms.Core
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IFireAndForgetRunner

    Methods

    View Source

    RunFireAndForget(Func<Task>)

    Declaration
    void RunFireAndForget(Func<Task> task)
    Parameters
    Type Name Description
    Func<Task> task
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • RunFireAndForget(Func<Task>)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX