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

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

Syntax

C#
public ServiceController IndeXusNetService { get; }
Visual Basic (Declaration)
Public ReadOnly Property IndeXusNetService As ServiceController
Visual C++
public:
property ServiceController^ IndeXusNetService {
	ServiceController^ get ();
}

Field Value

[Missing <value> documentation for "P:SharedCache.Notify.WinServiceController.IndeXusNetService"]

Remarks

[Missing <remarks> documentation for "P:SharedCache.Notify.WinServiceController.IndeXusNetService"]

See Also