WorkflowRunOperationsExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for WorkflowRunOperations.
public static class WorkflowRunOperationsExtensions
type WorkflowRunOperationsExtensions = class
Public Module WorkflowRunOperationsExtensions
- Inheritance
-
WorkflowRunOperationsExtensions
Methods
Get(IWorkflowRunOperations, String, String, String, String) |
Gets an operation for a run. |
GetAsync(IWorkflowRunOperations, String, String, String, String, CancellationToken) |
Gets an operation for a run. |