DataCacheFactoryConfiguration ClassWindows Server AppFabric Caching Compatibility Library
The class is defined for a source compatibility purpose, it is not used by the WSAF Caching Compatibility Library.
Inheritance Hierarchy

SystemObject
  Soss.Compat.WSAFDataCacheFactoryConfiguration

Namespace: Soss.Compat.WSAF
Assembly: soss_wsaf_compat (in soss_wsaf_compat.dll) Version: 1.1.0.100 (1.1.0.100)
Syntax

public class DataCacheFactoryConfiguration : ICloneable

The DataCacheFactoryConfiguration type exposes the following members.

Constructors

  NameDescription
Public methodDataCacheFactoryConfiguration
Initializes a new instance of the DataCacheFactoryConfiguration class
Public methodDataCacheFactoryConfiguration(String)
Initializes a new instance of the DataCacheFactoryConfiguration class
Top
Methods

  NameDescription
Public methodClone
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Properties

  NameDescription
Public propertyChannelOpenTimeout
Public propertyDataCacheServiceAccountType
Public propertyIsCompressionEnabled
Public propertyLocalCacheProperties
Public propertyMaxConnectionsToServer
Public propertyNotificationProperties
Public propertyRequestTimeout
Public propertySecurityProperties
Public propertyServers
Public propertyTransportProperties
Top
See Also

Reference