←Select platform

DATA_SERIALIZATION_MODE_KEY Field

Summary

Name of the key used to store DataSerializationMode.

Syntax
C#
VB
C++
public const string DATA_SERIALIZATION_MODE_KEY 
Public Const DATA_SERIALIZATION_MODE_KEY As String 
public:  
   literal String^ DATA_SERIALIZATION_MODE_KEY 

Field Value

"data_serialization_mode".

Remarks

Refer to ObjectCache.CreateFromConfigurations for more information and an example on loading and saving cache object configurations.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Caching Assembly