RetrySettings Members

[This is internal Microsoft documentation - Do not distribute.]

Max number of retries and delay between retries

The following tables list the members exposed by the RetrySettings type.

Public Fields

  Name Description
FailoverRetry RetrySettings
InfiniteRetry InfiniteRetry

Top

Public Properties

  Name Description
RetryCount Retry count
RetryDelay Retry delay

Top

Public Methods

(see also Protected Methods )

  Name Description
Equals  Overloaded. (inherited from ValueType )
GetHashCode  (inherited from ValueType )
GetType  (inherited from Object )
ReferenceEquals  (inherited from Object )
ToString  (inherited from ValueType )

Top

Protected Methods

  Name Description
Finalize  (inherited from Object )
MemberwiseClone  (inherited from Object )

Top

See Also

Reference

RetrySettings Structure
Microsoft.Webstore.JobEngine Namespace