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. |