Metodo TfsHttpClient.OnCreateChannel
Questo membro esegue l'override di TfsHttpClientBase.OnCreateChannel(ITfsRequestChannel).
Spazio dei nomi: Microsoft.TeamFoundation.Client.Channels
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Sintassi
'Dichiarazione
Protected Overrides Function OnCreateChannel ( _
innerChannel As ITfsRequestChannel _
) As ITfsRequestChannel
protected override ITfsRequestChannel OnCreateChannel(
ITfsRequestChannel innerChannel
)
Parametri
- innerChannel
Tipo: Microsoft.TeamFoundation.Client.Channels.ITfsRequestChannel
Valore restituito
Tipo: Microsoft.TeamFoundation.Client.Channels.ITfsRequestChannel
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.