You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A**`Task`** object that represents the asynchronous operation. The task result contains a **`WorkflowOperationResult`** object.
522
+
The asynchronous version returns a**`Task`** object that represents the asynchronous operation. The task result contains a **`WorkflowOperationResult`** object. For information about the **WorkflowOperationResult** object properties, see [WorkflowOperationResult class](#workflowoperationresult-class).
A **`Task`** object that represents the asynchronous operation. The task result contains a **`WorkflowOperationResult`** object with the following properties:
538
+
The asynchronous version returns a **`Task`** object that represents the asynchronous operation. The task result contains a **`WorkflowOperationResult`** object. For information about the **WorkflowOperationResult** object properties, see [WorkflowOperationResult class](#workflowoperationresult-class).
0 commit comments