IMultiClusterGossipData.Gateways Property

Definition

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