Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
A form to display all installed versions of shared cache

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

Syntax

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

Remarks

[Missing <remarks> documentation for "T:SharedCache.Notify.CheckServerNodeVersion"]

Inheritance Hierarchy

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      System.Windows.Forms..::.Control
        System.Windows.Forms..::.ScrollableControl
          System.Windows.Forms..::.ContainerControl
            System.Windows.Forms..::.Form
              SharedCache.Notify..::.CheckServerNodeVersion

See Also