Click or drag to resize

BackgroundCopyJobFileTransferred Event

Occurs when BITS successfully finishes transferring a file.

Namespace:  usis.Net.Bits
Assembly:  usis.Net.Bits (in usis.Net.Bits.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
public event EventHandler<BackgroundCopyFileEventArgs> FileTransferred

Value

Type: SystemEventHandlerBackgroundCopyFileEventArgs
See Also