Show / Hide Table of Contents

Class AzureTransactionLogOptionsValidator

Inheritance
System.Object
AzureTransactionLogOptionsValidator
Namespace: Orleans.Configuration
Assembly: Orleans.Transactions.AzureStorage.dll
Syntax
public class AzureTransactionLogOptionsValidator : IConfigurationValidator

Constructors

| Improve this Doc View Source

AzureTransactionLogOptionsValidator(IOptions<AzureTransactionLogOptions>)

Declaration
public AzureTransactionLogOptionsValidator(IOptions<AzureTransactionLogOptions> configurationOptions)
Parameters
Type Name Description
IOptions<AzureTransactionLogOptions> configurationOptions

Methods

| Improve this Doc View Source

ValidateConfiguration()

Declaration
public void ValidateConfiguration()

Extension Methods

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