GlobalConfiguration.GossipChannels 属性

定义

八卦通道的连接字符串列表。

public System.Collections.Generic.IReadOnlyList<Orleans.Runtime.Configuration.GlobalConfiguration.GossipChannelConfiguration> GossipChannels { get; set; }
member this.GossipChannels : System.Collections.Generic.IReadOnlyList<Orleans.Runtime.Configuration.GlobalConfiguration.GossipChannelConfiguration> with get, set
Public Property GossipChannels As IReadOnlyList(Of GlobalConfiguration.GossipChannelConfiguration)

属性值

适用于