Compartilhar via


IServerOperations Interface

Definição

Operações serverOperations.

public interface IServerOperations
type IServerOperations = interface
Public Interface IServerOperations

Métodos

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

Obtém uma lista de operações executadas no servidor.

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

Obtém uma lista de operações executadas no servidor.

Métodos de Extensão

ListByServer(IServerOperations, String, String)

Obtém uma lista de operações executadas no servidor.

ListByServerAsync(IServerOperations, String, String, CancellationToken)

Obtém uma lista de operações executadas no servidor.

ListByServerNext(IServerOperations, String)

Obtém uma lista de operações executadas no servidor.

ListByServerNextAsync(IServerOperations, String, CancellationToken)

Obtém uma lista de operações executadas no servidor.

Aplica-se a