共用方式為


IOperations 介面

定義

作業作業。

public interface IOperations
type IOperations = interface
Public Interface IOperations

方法

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

列出所有可用的作業

ListWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)

列出所有可用的作業

擴充方法

List(IOperations)

列出所有可用的作業

ListAsync(IOperations, CancellationToken)

列出所有可用的作業

ListNext(IOperations, String)

列出所有可用的作業

ListNextAsync(IOperations, String, CancellationToken)

列出所有可用的作業

適用於