Show / Hide Table of Contents

Class ProviderConstants

Inheritance
System.Object
ProviderConstants
Namespace: Orleans.Providers
Assembly: Orleans.Core.Abstractions.dll
Syntax
public static class ProviderConstants : object

Fields

| Improve this Doc View Source

DEFAULT_LOG_CONSISTENCY_PROVIDER_NAME

Declaration
public const string DEFAULT_LOG_CONSISTENCY_PROVIDER_NAME = null
Field Value
Type Description
System.String
| Improve this Doc View Source

DEFAULT_STORAGE_PROVIDER_NAME

Declaration
public const string DEFAULT_STORAGE_PROVIDER_NAME = null
Field Value
Type Description
System.String
  • Improve this Doc
  • View Source
Back to top Generated by DocFX