←Select platform

SetConfigurationString Method

Summary

Updates this ObjectCache from configuration XML stored in a string.

Syntax
C#
C++/CLI
Python
public virtual bool SetConfigurationString( 
   string value 
) 
public:  
   virtual bool SetConfigurationString( 
      String^ value 
   ) 
def SetConfigurationString(self,value): 

Parameters

value

A string containing XML configuration.

Return Value

true if successful, otherwise; false.

Remarks

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

Requirements

Target Platforms

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

Leadtools.Caching Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.