Click or drag to resize

BackgroundCopyJobRetrieveTimes Method

Retrieves job-related time stamps, such as the time that the job was created or last modified.

Namespace:  usis.Net.Bits
Assembly:  usis.Net.Bits (in usis.Net.Bits.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
public BackgroundCopyJobTimes RetrieveTimes()

Return Value

Type: BackgroundCopyJobTimes
A BackgroundCopyJobTimes structure that contains job-related time stamps.
See Also