ITfsRequestListener.AfterReceiveReply (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Client.Channels
Ensamblado:  Microsoft.TeamFoundation.Client (en Microsoft.TeamFoundation.Client.dll)

Sintaxis

'Declaración
Sub AfterReceiveReply ( _
    requestId As Long, _
    methodName As String, _
    response As HttpWebResponse _
)
void AfterReceiveReply(
    long requestId,
    string methodName,
    HttpWebResponse response
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

ITfsRequestListener Interfaz

Microsoft.TeamFoundation.Client.Channels (Espacio de nombres)