Share via


TransportType 列挙型

定義

サポートされているトランスポートの種類

public enum TransportType
type TransportType = 
Public Enum TransportType
継承
TransportType

フィールド

Amqp 0

既定の TCP トランスポート プロトコル経由の AMQP

AmqpWebSockets 1

AMQP over the Web Sockets トランスポート プロトコル

適用対象