Share via


MessagingFactorySettings.TransportType プロパティ

定義

メッセージング トランスポートの種類を取得または設定します。

public Microsoft.ServiceBus.Messaging.TransportType TransportType { get; set; }
member this.TransportType : Microsoft.ServiceBus.Messaging.TransportType with get, set
Public Property TransportType As TransportType

プロパティ値

メッセージング トランスポートの種類。

適用対象