TfsHttpRetryChannelFactory.CreateChannel 方法

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

语法

声明
Public Function CreateChannel ( _
    innerChannel As ITfsRequestChannel _
) As ITfsRequestChannel
public ITfsRequestChannel CreateChannel(
    ITfsRequestChannel innerChannel
)

参数

返回值

类型:Microsoft.TeamFoundation.Client.Channels.ITfsRequestChannel

实现

ITfsRequestChannelFactory.CreateChannel(ITfsRequestChannel)

.NET Framework 安全性

请参见

参考

TfsHttpRetryChannelFactory 类

Microsoft.TeamFoundation.Client.Channels 命名空间