AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Inheritance Hierarchy

System.Object
  Amazon.XRay.Model.BackendConnectionErrors

Namespace: Amazon.XRay.Model
Assembly: AWSSDK.XRay.dll
Version: 3.x.y.z

Syntax

C#
public class BackendConnectionErrors

The BackendConnectionErrors type exposes the following members

Constructors

NameDescription
Public Method BackendConnectionErrors()

Properties

NameTypeDescription
Public Property ConnectionRefusedCount System.Int32

Gets and sets the property ConnectionRefusedCount.

Public Property HTTPCode4XXCount System.Int32

Gets and sets the property HTTPCode4XXCount.

Public Property HTTPCode5XXCount System.Int32

Gets and sets the property HTTPCode5XXCount.

Public Property OtherCount System.Int32

Gets and sets the property OtherCount.

Public Property TimeoutCount System.Int32

Gets and sets the property TimeoutCount.

Public Property UnknownHostCount System.Int32

Gets and sets the property UnknownHostCount.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5