Click or drag to resize

IAWSXRayRecorder Properties

The IAWSXRayRecorder type exposes the following members.

Properties
  NameDescription
Public propertyContextMissingStrategy
Gets or sets the context missing strategy.
Public propertyEmitter
Emitter used to send Traces.
Public propertyExceptionSerializationStrategy
Defines exception serialization stategy to process recorded exceptions. ExceptionSerializationStrategy
Public propertyOrigin
Gets or sets origin service
Public propertyRuntimeContext
Gets the runtime context which is generated by plugins.
Public propertySamplingStrategy
Gets or sets the sampling strategy
Public propertyStreamingStrategy
Get or sets the streaming strategy
Public propertyTraceContext
Instance of ITraceContext, used to store segment/subsegment.
Top
See Also