Click or drag to resize

BackgroundCopyFileRetrieveProgress Method

Retrieves information on the progress of the file transfer.

Namespace:  usis.Net.Bits
Assembly:  usis.Net.Bits (in usis.Net.Bits.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
public BackgroundCopyFileProgress RetrieveProgress()

Return Value

Type: BackgroundCopyFileProgress
A BackgroundCopyFileProgress object whose members indicate the progress of the file transfer.
See Also