Partager via


RestApiDownloadState.CacheMiss, méthode

Espace de noms :  Microsoft.TeamFoundation.Server.Core
Assembly :  Microsoft.TeamFoundation.Server.Core (dans Microsoft.TeamFoundation.Server.Core.dll)

Syntaxe

'Déclaration
Public Function CacheMiss ( _
    fileCacheService As FileCacheService, _
    fileInfo As FileInformation, _
    compressOutput As Boolean _
) As Stream
public Stream CacheMiss(
    FileCacheService fileCacheService,
    FileInformation fileInfo,
    bool compressOutput
)

Paramètres

Valeur de retour

Type : System.IO.Stream

Implémentations

IDownloadState.CacheMiss(FileCacheService, FileInformation, Boolean)

Sécurité .NET Framework

Voir aussi

Référence

RestApiDownloadState Classe

Microsoft.TeamFoundation.Server.Core, espace de noms