DataCacheFactoryConfiguration Properties
Assembly: Microsoft.ApplicationServer.Caching.Client (in Microsoft.ApplicationServer.Caching.Client.dll)
| Name | Description | |
|---|---|---|
![]() | AutoDiscoverProperty | Specifies whether automatic discovery is enabled for the role that hosts Windows Azure Caching. |
![]() | CacheReadyRetryPolicy | Specifies the retry policy for the cache client. |
![]() | ChannelOpenTimeout | Gets or sets the length of time that the cache client waits to establish a network connection with the server. |
![]() | DataCacheServiceAccountType | The type of account that runs the Caching service. |
![]() | IsCompressionEnabled | Specifies whether compression is enabled. A value of true enables compression. The default is false. |
![]() | LocalCacheProperties | Gets or sets the local cache settings for the cache client. |
![]() | MaxConnectionsToServer | Specifies the maximum number of channels to open to the cache cluster. |
![]() | NotificationProperties | Gets or sets the notification settings for the cache client. Not supported in Windows Azure Shared Caching. |
![]() | RequestTimeout | Gets or sets the length of time that the cache client waits for a response from the server for each request. |
![]() | SecurityProperties | Gets or sets the security properties for the cache client. |
![]() | SerializationProperties | Specifies the type of serialization to use. |
![]() | Servers | Gets or sets an array of DataCacheServerEndpoint objects. |
![]() | TransportProperties | Gets or sets the transport properties for the cache client. |
![]() | UseLegacyProtocol | A value of true specifies that the legacy protocol should be used for connecting to the cache. |
