ServicePRO SDK Help

AppDispatcher..::..BeginInvoke Method

Namespace:  ServicePRO.Sdk.Windows
Assembly:  ServicePRO.Sdk.Windows (in ServicePRO.Sdk.Windows.dll)

Syntax


public static void BeginInvoke(
	Action action
)
Public Shared Sub BeginInvoke ( _
	action As Action _
)

Parameters

action
Type: Action