Bagikan melalui


OperationsExtensions Class

Definition

Extension methods for Operations.

public static class OperationsExtensions
type OperationsExtensions = class
Public Module OperationsExtensions
Inheritance
OperationsExtensions

Methods

List(IOperations)

Lists the available operations

ListAsync(IOperations, CancellationToken)

Lists the available operations

ListNext(IOperations, String)

Lists the available operations

ListNextAsync(IOperations, String, CancellationToken)

Lists the available operations

Applies to