Udostępnij za pośrednictwem


Metoda FileSystemProvider.PutChunk —

Przestrzeń nazw:  Microsoft.TeamFoundation.Framework.Server
Zestaw:  Microsoft.TeamFoundation.Framework.Server (w Microsoft.TeamFoundation.Framework.Server.dll)

Składnia

'Deklaracja
Public Sub PutChunk ( _
    containerId As Guid, _
    resourceId As Guid, _
    contentBlock As Byte(), _
    contentBlockLength As Integer, _
    compressedLength As Long, _
    offset As Long, _
    isLastChunk As Boolean _
)
public void PutChunk(
    Guid containerId,
    Guid resourceId,
    byte[] contentBlock,
    int contentBlockLength,
    long compressedLength,
    long offset,
    bool isLastChunk
)

Parametry

Implementuje

IBlobProvider.PutChunk(Guid, Guid, array<Byte[], Int32, Int64, Int64, Boolean)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

FileSystemProvider Klasa

Przestrzeń nazw Microsoft.TeamFoundation.Framework.Server