TestAdapter.ThrowOnExchangeRequest(String, String, String, String) Método

Definição

Adiciona uma instrução para lançar uma exceção durante as requisições de troca.

public void ThrowOnExchangeRequest(string connectionName, string channelId, string userId, string exchangableItem);
member this.ThrowOnExchangeRequest : string * string * string * string -> unit
Public Sub ThrowOnExchangeRequest (connectionName As String, channelId As String, userId As String, exchangableItem As String)

Parâmetros

connectionName
String

O nome da conexão.

channelId
String

A ID do canal.

userId
String

A ID do usuário.

exchangableItem
String

O token intercambiável ou URI de recursos.

Aplica-se a