The documentation on MSDN says you can inherit from the IDataCacheObjectSerializer
interface and update the configuration used to use custom serialization.
I can't find the IDataCacheObjectSerializer
or the SerializationProperties
element of the Configuration class in any DLL I've looked at, has anybody found these? Which version of the SDK are you using?
Thanks