Freigeben über


StaticClusterDeploymentOptions Klasse

Definition

Bereitstellungskonfiguration, die aus der Orleans-Clusterkonfiguration liest

public class StaticClusterDeploymentOptions : Orleans.Streams.IDeploymentConfiguration
type StaticClusterDeploymentOptions = class
    interface IDeploymentConfiguration
Public Class StaticClusterDeploymentOptions
Implements IDeploymentConfiguration
Vererbung
StaticClusterDeploymentOptions
Implementiert

Konstruktoren

StaticClusterDeploymentOptions()

Bereitstellungskonfiguration, die aus der Orleans-Clusterkonfiguration liest

Eigenschaften

SiloNames

Ruft die Silonamen ab oder legt diese fest.

Explizite Schnittstellenimplementierungen

IDeploymentConfiguration.GetAllSiloNames()

Rufen Sie die Namen der Siloinstanzen für alle konfigurierten Silos ab.

Gilt für: