Show / Hide Table of Contents

    Class EventsProxyBuilder

    Provides the builder class for an EventsProxy.

    Inheritance
    System.Object
    EventsProxyBuilder<EventsProxyBuilder>
    EventsProxyBuilder
    Namespace: Copper.Eventing.Service
    Assembly: Copper.Eventing.Service.dll
    Syntax
    public sealed class EventsProxyBuilder : EventsProxyBuilder<EventsProxyBuilder>

    Methods

    View Source

    Create()

    Creates a new EventsProxyBuilder instance.

    Declaration
    public static EventsProxyBuilder Create()
    Returns
    Type Description
    EventsProxyBuilder

    The EventsProxyBuilder instance.

    Extension Methods

    DiagnosticsServiceEventsProxyBuilderExtensions.AddCopperEnrichedApplicationInsightsLogging(EventsProxyBuilder)
    DiagnosticsServiceEventsProxyBuilderExtensions.AppendDiagnosticsInterceptors(EventsProxyBuilder)
    • View Source
    Back to top Generated by DocFX