• Webinars
  • Docs
  • Download
  • Blogs
  • Contact Us
Try Free
Show / Hide Table of Contents

Class CacheConnection

Instance of this class can be used to define the parameters to establish connection with cache.

Inheritance
System.Object
CacheConnection
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.

Back to top Copyright © 2017 Alachisoft