ISSOAdmin2.PurgeCacheForApplication(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void PurgeCacheForApplication(System::String ^ applicationName);
public void PurgeCacheForApplication (string applicationName);
abstract member PurgeCacheForApplication : string -> unit
Public Sub PurgeCacheForApplication (applicationName As String)
Parameters
- applicationName
- String