Compartilhar via


Método IDownloadState.TransmitFile

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

Sintaxe

'Declaração
Function TransmitFile ( _
    fileInformation As FileInformation, _
    path As String, _
    offset As Long, _
    length As Long _
) As Boolean
bool TransmitFile(
    FileInformation fileInformation,
    string path,
    long offset,
    long length
)

Parâmetros

Valor de retorno

Tipo: System.Boolean
Retorna Boolean.

Segurança do .NET Framework

Consulte também

Referência

IDownloadState Interface

Namespace Microsoft.TeamFoundation.Server.Core