Class CacheConnection
Instance of this class can be used to define the parameters to establish connection with cache.
Inheritance
System.Object
CacheConnection
Namespace:
Assembly: Alachisoft.NCache.Client.dll
Syntax
public class CacheConnection : ICloneable
Constructors
Name | Description |
---|---|
CacheConnection(String, Int32) | Initializes new instance of CacheConnection |
Properties
Name | Description |
---|---|
Port | Port of server on which cache is running. |
Server | Name of server on which cache is running. |
UserCredentials | Get/Set Credentials of the cache for authorization. |
Methods
Name | Description |
---|---|
Clone() | Method not implemented. |