Show / Hide Table of Contents

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.

Extension Methods

ImmutableExt.AsImmutable<GlobalConfiguration.GossipChannelType>()
  • Improve this Doc
  • View Source
Back to top Generated by DocFX