Enum GlobalConfiguration.GossipChannelType
Configuration for Gossip Channels
Namespace: Orleans.Runtime.Configuration
Assembly: Orleans.Core.Legacy.dll
Syntax
public enum GossipChannelType : int
Fields
| Name | Description |
|---|---|
| AzureTable | An Azure Table serving as a channel. |
| NotSpecified | Default value to allow discrimination of override values. |