Class CacheServerInfo
Holds the set of parameters that control the initialization behavior of the cache.
Inheritance
System.Object
CacheServerInfo
Namespace:
Assembly: Alachisoft.NCache.Web.dll
Syntax
public class CacheServerInfo : IComparable
Name | Description |
---|---|
CacheServerInfo(String) | Initializes the instance of CacheServerInfo for this application. |
CacheServerInfo(String, Int32) | Initializes the instance of CacheServerInfo for this application. |
Name | Description |
---|---|
Name | Get/Set the Name/IP of the server |
Port | Get/Set the Port |
Name | Description |
---|---|
CompareReal(Object) | Compares |
CompareTo(Object) | |
Equals(Object) | Return true if equal |
ToString() | Converts to string |