Click or drag to resize

BackgroundCopyJobId Property

Gets the identifier of the job in the queue.

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

Property Value

Type: Guid
The identifier of the job in the queue.
See Also