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.TelemetryRecord

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

Syntax

C#
public class TelemetryRecord

The TelemetryRecord type exposes the following members

Constructors

NameDescription
Public Method TelemetryRecord()

Properties

NameTypeDescription
Public Property BackendConnectionErrors Amazon.XRay.Model.BackendConnectionErrors

Gets and sets the property BackendConnectionErrors.

Public Property SegmentsReceivedCount System.Int32

Gets and sets the property SegmentsReceivedCount.

Public Property SegmentsRejectedCount System.Int32

Gets and sets the property SegmentsRejectedCount.

Public Property SegmentsSentCount System.Int32

Gets and sets the property SegmentsSentCount.

Public Property SegmentsSpilloverCount System.Int32

Gets and sets the property SegmentsSpilloverCount.

Public Property Timestamp System.DateTime

Gets and sets the property Timestamp.

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