Google.Cloud.Diagnostics.Common - Enum RetryType (5.1.0)

public enum RetryType

Reference documentation and code samples for the Google.Cloud.Diagnostics.Common enum RetryType.

The type of retry to make.

Namespace

GoogleCloudGoogle.Cloud.DiagnosticsCommon

Assembly

Google.Cloud.Diagnostics.Common.dll

Fields

NameDescription
None

Requests will not be retried.

Retry

Requests will be retried.