DS3 .NET Software Development Kit  3.0.0
Provides access to the Spectra Logic DS3 API through .NET.
Ds3.Calls.GetJobChunksReadyForClientProcessingSpectraS3Response Member List

This is the complete list of members for Ds3.Calls.GetJobChunksReadyForClientProcessingSpectraS3Response, including all inherited members.

JobGoneDs3.Calls.GetJobChunksReadyForClientProcessingSpectraS3Responsestatic
Match(Action< TimeSpan, MasterObjectList > success, Action< TimeSpan > retryAfter)Ds3.Calls.GetJobChunksReadyForClientProcessingSpectraS3Responseinline
Match(Action< TimeSpan, MasterObjectList > success, Action jobGone, Action< TimeSpan > retryAfter)Ds3.Calls.GetJobChunksReadyForClientProcessingSpectraS3Responsepure virtual
Match< T >(Func< TimeSpan, MasterObjectList, T > success, Func< TimeSpan, T > retryAfter)Ds3.Calls.GetJobChunksReadyForClientProcessingSpectraS3Responseinline
Match< T >(Func< TimeSpan, MasterObjectList, T > success, Func< T > jobGone, Func< TimeSpan, T > retryAfter)Ds3.Calls.GetJobChunksReadyForClientProcessingSpectraS3Responsepure virtual
RetryAfter(TimeSpan retryAfter)Ds3.Calls.GetJobChunksReadyForClientProcessingSpectraS3Responseinlinestatic
Success(TimeSpan retryAfter, MasterObjectList jobResponse)Ds3.Calls.GetJobChunksReadyForClientProcessingSpectraS3Responseinlinestatic