Click or drag to resize

CallContextContainer Class

Inheritance Hierarchy
SystemObject
  Amazon.XRay.Recorder.Core.Internal.ContextTraceContextImpl
    Amazon.XRay.Recorder.Core.Internal.ContextCallContextContainer

Namespace:  Amazon.XRay.Recorder.Core.Internal.Context
Assembly:  AWSXRayRecorder.Core (in AWSXRayRecorder.Core.dll) Version: 2.14.0+018bfa65877dd72e346735bad4d7ad46f217da09
Syntax
C#
public class CallContextContainer : TraceContextImpl

The CallContextContainer type exposes the following members.

Constructors
  NameDescription
Public methodCallContextContainer
Initializes a new instance of the CallContextContainer class
Top
Methods
See Also