DataCacheFactoryConfiguration.UseLegacyProtocol Property
A value of true specifies that the legacy protocol should be used for connecting to the cache.
Assembly: Microsoft.ApplicationServer.Caching.Client (in Microsoft.ApplicationServer.Caching.Client.dll)
The legacy protocol was WCF-based. The new wire-level protocol offers improvements in performance and features. Windows Azure applications should use the new protocol by setting this property to false.
Applies only to Windows Azure Caching.
Show: