←Select platform

LoadConfiguration Method

Summary

Updates this ObjectCache from configuration XML stored in a stream.

Syntax
C#
C++/CLI
Python
public virtual bool LoadConfiguration( 
   Stream stream 
) 
public:  
   virtual bool LoadConfiguration( 
      Stream^ stream 
   ) 
def LoadConfiguration(self,stream): 

Parameters

stream

A stream 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.