ITfsRequestListener.AfterReceiveReply 方法

命名空间:  Microsoft.TeamFoundation.Client.Channels
程序集:  Microsoft.TeamFoundation.Client(在 Microsoft.TeamFoundation.Client.dll 中)

语法

声明
Sub AfterReceiveReply ( _
    requestId As Long, _
    methodName As String, _
    response As HttpWebResponse _
)
void AfterReceiveReply(
    long requestId,
    string methodName,
    HttpWebResponse response
)

参数

.NET Framework 安全性

请参见

参考

ITfsRequestListener 接口

Microsoft.TeamFoundation.Client.Channels 命名空间