Intersoft ClientUI Documentation
Invoke Method (WeakAction)



Invokes the action of this instance. This method runs only if the target of the reference is still alive.
Syntax
Public Sub Invoke() 
Dim instance As WeakAction
 
instance.Invoke()
public void Invoke()
public:
void Invoke(); 
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

WeakAction Class
WeakAction Members

Send Feedback