Adjust if the execution of a workflow is allowed when there is insufficient PickupLine remaining to complete the workflow.
This sample shows how to use the
AllowWorkflowExecutionWithInsufficientPickupLine method.
// Disallow workflow execution when there is insufficient PickupLine.
pixl.AllowWorkflowExecutionWithInsufficientPickupLine(false);
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