ClientConfiguration.LocalhostSilo(Int32) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回 ClientConfiguration 物件,用於連線到本機定址接收器 (以測試) 。
public static Orleans.Runtime.Configuration.ClientConfiguration LocalhostSilo (int gatewayPort = 40000);
static member LocalhostSilo : int -> Orleans.Runtime.Configuration.ClientConfiguration
Public Shared Function LocalhostSilo (Optional gatewayPort As Integer = 40000) As ClientConfiguration
參數
- gatewayPort
- Int32
用戶端閘道 TCP 埠
傳回
可傳遞至 GrainClient 類別以進行初始化的 ClientConfiguration 物件