Click or drag to resize

RetryDecisionDecisionType Property

Gets the type of this retry decision.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public RetryDecisionRetryDecisionType DecisionType { get; }

Property Value

Type: RetryDecisionRetryDecisionType
See Also