TransportType Enum

Definition

Supported transport types

public enum TransportType
type TransportType = 
Public Enum TransportType
Inheritance
TransportType

Fields

Amqp 0

AMQP over the default TCP transport protocol

AmqpWebSockets 1

AMQP over the Web Sockets transport protocol

Applies to