ResponseBasedDetectedErrorTypes Enum

Definition

Defines values for ResponseBasedDetectedErrorTypes.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum ResponseBasedDetectedErrorTypes
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type ResponseBasedDetectedErrorTypes = 
Public Enum ResponseBasedDetectedErrorTypes
Inheritance
ResponseBasedDetectedErrorTypes
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

None 0
TcpAndHttpErrors 2
TcpErrorsOnly 1

Applies to