JAMS Developer Guide
ClearCache Method


MVPSI.JAMS Namespace > PropertyDefinition Class : ClearCache Method
Syntax
'Declaration
 
<System.Runtime.CompilerServices.AsyncStateMachineAttribute(MVPSI.JAMS.PropertyDefinition+d__4)> 
Public Shared Sub ClearCache( _ 
   ByVal js As Server _ 
) 
'Usage
 
Dim js As Server
 
PropertyDefinition.ClearCache(js)
[System.Runtime.CompilerServices.AsyncStateMachine(MVPSI.JAMS.PropertyDefinition+d__4)] 
public static void ClearCache( 
   Server js 
)

Parameters

js
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PropertyDefinition Class
PropertyDefinition Members