Show / Hide Table of Contents

    Class EventDispatchFunctionArgs

    Function specific configuration elements should be added as properties here to extend the AzureFunctionArgs class.

    Inheritance
    System.Object
    AzureFunctionArgs
    EventDispatchFunctionArgs
    Inherited Members
    AzureFunctionArgs.StorageAccount
    AzureFunctionArgs.StorageAccountKey
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace:EventDispatch
    Assembly:EventDispatch.dll
    Syntax
    public class EventDispatchFunctionArgs : AzureFunctionArgs
    • Improve this Doc
    Back to top Copyright © 2016 InstantQuick
    View project on Github