Szerkesztés

Megosztás a következőn keresztül:


GlobalConfiguration.GossipChannels Property

Definition

A list of connection strings for gossip channels.

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)

Property Value

Applies to