Click or drag to resize

BackgroundCopyJobState Property

Gets the state of the job.

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

Property Value

Type: BackgroundCopyJobState
The state of the job.
See Also