Intersoft.Client.Framework Namespace > BackgroundEventSubscription<TPayload> Class : InvokeAction Method |
Public Overrides Sub InvokeAction( _ ByVal action As Action(Of TPayload), _ ByVal argument As TPayload _ )
Dim instance As BackgroundEventSubscription(Of TPayload) Dim action As Action(Of TPayload) Dim argument As TPayload instance.InvokeAction(action, argument)
public override void InvokeAction( Action<TPayload> action, TPayload argument )
public: void InvokeAction( Action<TPayload^>^ action, TPayload^ argument ) override
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