Click or drag to resize

BackgroundCopyJobTimesTransferCompletionTime Property

Gets the time the job entered the Transferred state.

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

Property Value

Type: DateTime
The transfer completion time.
See Also