Show / Hide Table of Contents

    Enum AzureServiceBusBusControlSerializer

    Represents the options for the Serializer for the AzureServiceBusControlSettings.

    Namespace: Copper.MassTransit.Interface
    Assembly: Copper.MassTransit.dll
    Syntax
    public enum AzureServiceBusBusControlSerializer

    Fields

    Name Description
    Bson

    The BSON serializer.

    Json

    The JSON serializer.

    • View Source
    Back to top Generated by DocFX