Search Results for

    Show / Hide Table of Contents

    Delegate AsyncEventHandler<TEventArgs>

    Namespace: MongoDB.Entities
    Assembly: MongoDB.Entities.dll
    Syntax
    public delegate Task AsyncEventHandler<TEventArgs>(TEventArgs args);
    Parameters
    Type Name Description
    TEventArgs args
    Returns
    Type Description
    Task
    Type Parameters
    Name Description
    TEventArgs

    Extension Methods

    AsyncEventHandlerExtensions.GetHandlers<TEventArgs>(AsyncEventHandler<TEventArgs>)
    AsyncEventHandlerExtensions.InvokeAllAsync<TEventArgs>(AsyncEventHandler<TEventArgs>, TEventArgs)
    In this article
    Back to top Developed by Đĵ ΝιΓΞΗΛψΚ and contributors / Licensed under MIT / Website generated by DocFX