Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
IndexusInstaller

Namespace:  SharedCache.WinService
Assembly:  SharedCache.WinService (in SharedCache.WinService.exe) Version: 3.0.5.1 (3.0.5.1)

Syntax

C#
public class IndexusInstaller : Installer
Visual Basic (Declaration)
Public Class IndexusInstaller _
	Inherits Installer
Visual C++
public ref class IndexusInstaller : public Installer

Remarks

[Missing <remarks> documentation for "T:SharedCache.WinService.IndexusInstaller"]

Inheritance Hierarchy

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      System.Configuration.Install..::.Installer
        SharedCache.WinService..::.IndexusInstaller

See Also