Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Defines an interface for Services which has to be started upon Win32 Service start.

Namespace:  SharedCache.WinServiceCommon.Extenders
Assembly:  SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)

Syntax

C#
public interface IInit
Visual Basic (Declaration)
Public Interface IInit
Visual C++
public interface class IInit

Remarks

[Missing <remarks> documentation for "T:SharedCache.WinServiceCommon.Extenders.IInit"]

See Also