←Select platform

GetConfigurationString Method

Summary

Gets the configurations of this ObjectCache as a string.

Syntax
C#
VB
C++
public virtual string GetConfigurationString() 
Public Overridable Function GetConfigurationString() As String 
public:  
   virtual String^ GetConfigurationString() 

Return Value

A string containing XML configuration that can be used to initialize this ObjectCache derived object.

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