Description

Removes the matching function that was previously registered with AddFunction. After removal, the function no longer participates in recurring worker execution.

Matching delegate

Pass the same method reference that was originally supplied to AddFunction.

Targeted removal

Other registered worker functions on the component remain unchanged.

Parameters

Code Example