ServiceBusConnectionStringBuilder.RuntimePort プロパティ

定義

ランタイム操作の TCP ポート番号を取得または設定します。

public int RuntimePort { get; set; }
member this.RuntimePort : int with get, set
Public Property RuntimePort As Integer

プロパティ値

ランタイム ポート。

注釈

これは、サーバー シナリオでのみ使用されます。 Azure サービスの接続文字列を生成する場合は、既定値のままにする必要があります。

適用対象