Share via


IExecutionPolicy.ResumeExecution Method

Definition

This function is called by the task that owns the policy to determine if the execution should resume or not.

public bool ResumeExecution ();
abstract member ResumeExecution : unit -> bool
Public Function ResumeExecution () As Boolean

Returns

Applies to