共用方式為


StaticClusterDeploymentOptions 類別

定義

從一個叢集組態讀取的部署組態

public class StaticClusterDeploymentOptions : Orleans.Streams.IDeploymentConfiguration
type StaticClusterDeploymentOptions = class
    interface IDeploymentConfiguration
Public Class StaticClusterDeploymentOptions
Implements IDeploymentConfiguration
繼承
StaticClusterDeploymentOptions
實作

建構函式

StaticClusterDeploymentOptions()

從一個叢集組態讀取的部署組態

屬性

SiloNames

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

明確介面實作

IDeploymentConfiguration.GetAllSiloNames()

取得所有已設定定址接收器的定址接收器實例名稱。

適用於