C# Class Amazon.XRay.Model.PutTraceSegmentsRequest

Container for the parameters to the PutTraceSegments operation. Uploads segment documents to AWS X-Ray. The X-Ray SDK generates segment documents and sends them to the X-Ray daemon, which uploads them in batches. A segment document can be a completed segment, an in-progress segment, or an array of subsegments.
Inheritance: AmazonXRayRequest
Mostra file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetTraceSegmentDocuments ( ) : bool