Click or drag to resize

BackgroundCopyJobJobType Property

Gets the type of transfer being performed, such as a file download or upload.

Namespace:  usis.Net.Bits
Assembly:  usis.Net.Bits (in usis.Net.Bits.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
public BackgroundCopyJobType JobType { get; }

Property Value

Type: BackgroundCopyJobType
The type of transfer being performed, such as a file download or upload.
See Also