Düzenle

Aracılığıyla paylaş


MultiClusterData.Gateways Property

Definition

The dictionary of gateway entries and their current status.

public System.Collections.Generic.IReadOnlyDictionary<Orleans.Runtime.SiloAddress,Orleans.Runtime.MultiClusterNetwork.GatewayEntry> Gateways { get; }
member this.Gateways : System.Collections.Generic.IReadOnlyDictionary<Orleans.Runtime.SiloAddress, Orleans.Runtime.MultiClusterNetwork.GatewayEntry>
Public ReadOnly Property Gateways As IReadOnlyDictionary(Of SiloAddress, GatewayEntry)

Property Value

Applies to