Click or drag to resize

BackgroundCopyErrorRetrieveFile Method

Retrieves the file object associated with the error.

Namespace:  usis.Net.Bits
Assembly:  usis.Net.Bits (in usis.Net.Bits.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
public BackgroundCopyFile RetrieveFile()

Return Value

Type: BackgroundCopyFile
The file object associated with the error.
See Also