Definition
Assembly: Microsoft.Restier.Core.dll Namespace: Microsoft.Restier.Core.OperationSyntax
Summary
Represents a service that executes an operation.Methods
ExecuteOperationAsync Abstract
Asynchronously executes an operation.Syntax
Parameters
Returns
Type:System.Threading.Tasks.Task<System.Linq.IQueryable>
A task that represents the asynchronous
operation whose result is a operation result.