Click or drag to resize

XRayConfig Class

Class for xray configuration for getting sampling rules and sampling targets.
Inheritance Hierarchy
SystemObject
  Amazon.XRay.Recorder.Core.SamplingXRayConfig

Namespace:  Amazon.XRay.Recorder.Core.Sampling
Assembly:  AWSXRayRecorder.Core (in AWSXRayRecorder.Core.dll) Version: 2.14.0+018bfa65877dd72e346735bad4d7ad46f217da09
Syntax
C#
public class XRayConfig

The XRayConfig type exposes the following members.

Constructors
  NameDescription
Public methodXRayConfig
Default constructor.
Top
Properties
  NameDescription
Public propertyServiceURL
Gets and sets of the ServiceURL property.
Top
See Also