DataCacheSerializationProperties Class
Updated: June 30, 2012
Specifies the serialization properties for a cache client.
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
| Name | Description | |
|---|---|---|
![]() | DataCacheSerializationProperties(DataCacheObjectSerializerType, IDataCacheObjectSerializer^) | Creates a new DataCacheSerializationProperties object. |
| Name | Description | |
|---|---|---|
![]() | CacheObjectSerializerType | The type of serialization to use for cached objects. |
![]() | CustomCacheObjectSerializer | Returns the IDataCacheObjectSerializer for a custom serializer. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)