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

Constructor CacheConnection

CacheConnection(String, Int32)

Initializes new instance of CacheConnection

Declaration
public CacheConnection(string server = null, int port = 8250)
Parameters
Type Name Description
System.String server

Specifies the name of server on which cache is running.

System.Int32 port

Specifies the port of server on which cache is running.

Back to top Copyright © 2017 Alachisoft