ClusterManifestUpdate Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an update to the cluster manifest.
C#
[Orleans.GenerateSerializer]
[Orleans.Immutable]
public class ClusterManifestUpdate
[<Orleans.GenerateSerializer>]
[<Orleans.Immutable>]
type ClusterManifestUpdate = class
Public Class ClusterManifestUpdate
- Inheritance
-
ClusterManifestUpdate
- Attributes
Includes |
Gets a value indicating whether this update includes all active servers. |
Silo |
Gets the manifests for each silo in the cluster. |
Version |
Gets the version of this instance. |
Produkt | Verze |
---|---|
.NET Orleans | 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0 |