Ler em inglês

Compartilhar via


Método RestApiDownloadState.TransmitChunk

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

Sintaxe

public bool TransmitChunk(
    FileInformation fileInfo,
    byte[] chunk,
    long offset,
    long length
)

Parâmetros

Valor de retorno

Tipo: System.Boolean

Implementações

IDownloadState.TransmitChunk(FileInformation, array<Byte[], Int64, Int64)

Segurança do .NET Framework

Consulte também

Referência

RestApiDownloadState Classe

Namespace Microsoft.TeamFoundation.Server.Core