Enum TransportType
- Namespace
- Microsoft.ServiceBus.Messaging
- Assembly
- Microsoft.ServiceBus.dll
Enumerates the messaging transport type.
public enum TransportType
Fields
Amqp = 1
The advanced message queuing protocol transport type.
NetMessaging = 0
The network messaging transport type.