IMultiClusterGossipData.Gateways 属性

定义

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)

属性值

适用于