Freigeben über


IDownloadState.CacheMiss-Methode

Namespace:  Microsoft.TeamFoundation.Server.Core
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Syntax

'Declaration
Function CacheMiss ( _
    fileCacheService As FileCacheService, _
    fileInfo As FileInformation, _
    compressOutput As Boolean _
) As Stream
Stream CacheMiss(
    FileCacheService fileCacheService,
    FileInformation fileInfo,
    bool compressOutput
)

Parameter

Rückgabewert

Typ: System.IO.Stream
Gibt Stream zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

IDownloadState Schnittstelle

Microsoft.TeamFoundation.Server.Core-Namespace