TelemetryProcessorChainBuilder Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an object used to Build a TelemetryProcessorChain.
public sealed class TelemetryProcessorChainBuilder
type TelemetryProcessorChainBuilder = class
Public NotInheritable Class TelemetryProcessorChainBuilder
- Inheritance
-
TelemetryProcessorChainBuilder
Telemetry |
Initializes a new instance of the TelemetryProcessorChainBuilder class. |
Telemetry |
Initializes a new instance of the TelemetryProcessorChainBuilder class. |
Build() |
Builds the chain of linked ITelemetryProcessor instances and sets the same in configuration object passed. A special telemetry processor for handling Transmission is always appended as the last processor in the chain. |
Use(Func<ITelemetry |
Uses given factory to add TelemetryProcessor to the chain of processors. The processors in the chain will be invoked in the same order in which they are added. |
Product | Versions |
---|---|
Azure SDK for .NET | Latest, Preview |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: