Click or drag to resize

CtcServiceExecute Method

Places a subroutine on the CTC thread execution queue.

Namespace:  RRAutoLib.CTC
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Shared Sub Execute ( 
	delLambda As Action
)

Parameters

delLambda
Type: SystemAction
See Also