ClearCacheContents Method

Summary

Clear the server cache information.

Syntax
C#
VB
C++
public void ClearCacheContents() 
  
Public Sub ClearCacheContents()  
public: 
void ClearCacheContents();  

Remarks

The server will search for cache information in the specified JpipServerConfiguration.CacheFolder.

Example

For an example, refer to JpipServer.

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.Jpip.Server Assembly