GlobalConfiguration.GossipChannelType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Configuration for Gossip Channels
public enum GlobalConfiguration.GossipChannelType
type GlobalConfiguration.GossipChannelType =
Public Enum GlobalConfiguration.GossipChannelType
- Inheritance
-
GlobalConfiguration.GossipChannelType
Fields
Name | Value | Description |
---|---|---|
NotSpecified | 0 | Default value to allow discrimination of override values. |
AzureTable | 1 | An Azure Table serving as a channel. |