共用方式為


TestSiloSpecificOptions 類別

定義

個別尋址接收器的組態覆寫。

public class TestSiloSpecificOptions
type TestSiloSpecificOptions = class
Public Class TestSiloSpecificOptions
繼承
TestSiloSpecificOptions

建構函式

TestSiloSpecificOptions()

個別尋址接收器的組態覆寫。

屬性

GatewayPort

取得或設定閘道埠。

PrimarySiloEndPoint

取得或設定主要尋址接收器埠。

PrimarySiloPort

取得或設定主要尋址接收器埠。

SiloName

取得或設定尋址接收器的名稱。

SiloPort

取得或設定尋址接收器埠。

方法

Create(TestCluster, TestClusterOptions, Int32, Boolean)

建立 TestSiloSpecificOptions 類別的執行個體。

Create(TestClusterOptions, Int32, Boolean)

個別尋址接收器的組態覆寫。

ToDictionary()

將這些選項轉換成字典。

適用於