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

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

ChunkGoneDs3.Calls.AllocateJobChunkSpectraS3Responsestatic
Match(Action< Objects > success, Action< TimeSpan > retryAfter) (defined in Ds3.Calls.AllocateJobChunkSpectraS3Response)Ds3.Calls.AllocateJobChunkSpectraS3Responseinline
Match(Action< Objects > success, Action< TimeSpan > retryAfter, Action chunkGone)Ds3.Calls.AllocateJobChunkSpectraS3Responsepure virtual
Match< T >(Func< Objects, T > success, Func< TimeSpan, T > retryAfter) (defined in Ds3.Calls.AllocateJobChunkSpectraS3Response)Ds3.Calls.AllocateJobChunkSpectraS3Responseinline
Match< T >(Func< Objects, T > success, Func< TimeSpan, T > retryAfter, Func< T > chunkGone)Ds3.Calls.AllocateJobChunkSpectraS3Responsepure virtual
RetryAfter(TimeSpan retryAfter)Ds3.Calls.AllocateJobChunkSpectraS3Responseinlinestatic
Success(Objects jobObjectList)Ds3.Calls.AllocateJobChunkSpectraS3Responseinlinestatic