Table of Contents

Class LegacyXmlConfiguration

Namespace
Scaleout.Client
Assembly
Scaleout.Client.dll

IConfiguration implementation for use with the CacheBuilder when using the .NET Framework's System.Configuration infrastructure (web.config and app.config files).

public class LegacyXmlConfiguration : IConfiguration
Inheritance
LegacyXmlConfiguration
Implements
Inherited Members

Constructors

LegacyXmlConfiguration(string)

Constructs an IConfiguration object for use with the CacheBuilder when using the .NET Framework's System.Configuration infrastructure (web.config and app.config files).