Intersoft ClientUI Documentation
InvalidateInstanceCache Method (AlwaysNewLifetime)



The registration.
Does nothing as this lifetime manager does not cache.
Syntax
Public Sub InvalidateInstanceCache( _
   ByVal registration As IRegistration _
) 
Dim instance As AlwaysNewLifetime
Dim registration As IRegistration
 
instance.InvalidateInstanceCache(registration)
public void InvalidateInstanceCache( 
   IRegistration registration
)
public:
void InvalidateInstanceCache( 
   IRegistration^ registration
) 

Parameters

registration
The registration.
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

AlwaysNewLifetime Class
AlwaysNewLifetime Members

Send Feedback