Edit

Share via


IClusterManifestProvider.Updates Property

Definition

Gets the stream of cluster manifest updates.

public System.Collections.Generic.IAsyncEnumerable<Orleans.Metadata.ClusterManifest> Updates { get; }
member this.Updates : System.Collections.Generic.IAsyncEnumerable<Orleans.Metadata.ClusterManifest>
Public ReadOnly Property Updates As IAsyncEnumerable(Of ClusterManifest)

Property Value

Applies to