Click or drag to resize

BackgroundCopyJobRetrieveReplyProgress Method

Retrieves progress information that indicates how many bytes of the reply file have been downloaded to the client.

Namespace:  usis.Net.Bits
Assembly:  usis.Net.Bits (in usis.Net.Bits.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
public BackgroundCopyJobReplyProgress RetrieveReplyProgress()

Return Value

Type: BackgroundCopyJobReplyProgress
A BackgroundCopyJobReplyProgress object that contains information that you use to calculate the percentage of the reply file transfer that is complete.
See Also