| Visual Basic (Declaration) | |
|---|---|
Public Sub ClearCacheContents() | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public void ClearCacheContents() | |
| C++/CLI | |
|---|---|
public: void ClearCacheContents(); | |
For an example, refer to Leadtools.Jpip.Server.JpipServer.
The server will search for cache information in the specified JpipServerConfiguration.CacheFolder.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code