DataCacheFactoryConfiguration Members

Specifies the configuration settings for a new cache client.

The following tables list the members exposed by the DataCacheFactoryConfiguration type.

Public Constructors

  Name Description
  DataCacheFactoryConfiguration Initializes a new instance of the DataCacheFactoryConfiguration class.

Top

Public Properties

  Name Description
public property ChannelOpenTimeout Gets or sets the length of time that the cache client waits to establish a network connection with the server.
public property LocalCacheProperties Gets or sets the local cache settings for the cache client.
public property MaxConnectionsToServer Specifies the maximum number of channels to open to the cache cluster.
public property NotificationProperties Gets or sets the notification settings for the cache client.
public property RequestTimeout Gets or sets the length of time that the cache client waits for a response from the server for each request.
public property SecurityProperties Gets or sets the security properties for the cache client, which includes the ability to sign and/or encrypt data sent between the client and server.
public property Servers Gets or sets an array of DataCacheServerEndpoint objects. Each DataCacheServerEndpoint represents a cache host in the cache cluster.
public property TransportProperties Gets or sets the transport properties for the cache client.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Clone Create a duplicate DataCacheFactoryConfiguration object.
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

DataCacheFactoryConfiguration Class
Microsoft.ApplicationServer.Caching Namespace

  ff425062(v=azure.10).md 2011-08-26