IOperationStream3.GetMemoryManagedOperationAsync(CancellationToken) Method
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.
Similar to GetOperationAsync(CancellationToken).
public System.Threading.Tasks.Task<System.Fabric.IOperation> GetMemoryManagedOperationAsync (System.Threading.CancellationToken cancellationToken);
abstract member GetMemoryManagedOperationAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<System.Fabric.IOperation>
Public Function GetMemoryManagedOperationAsync (cancellationToken As CancellationToken) As Task(Of IOperation)
Parameters
- cancellationToken
- CancellationToken