TimestampPropertyInitializer Class
Definition
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.
An ITelemetryInitializer that sets Timestamp to Now.
public ref class TimestampPropertyInitializer sealed : Microsoft::VisualStudio::ApplicationInsights::Extensibility::ITelemetryInitializer
public sealed class TimestampPropertyInitializer : Microsoft.VisualStudio.ApplicationInsights.Extensibility.ITelemetryInitializer
type TimestampPropertyInitializer = class
interface ITelemetryInitializer
Public NotInheritable Class TimestampPropertyInitializer
Implements ITelemetryInitializer
- Inheritance
-
TimestampPropertyInitializer
- Implements
Constructors
TimestampPropertyInitializer() |
Methods
Initialize(ITelemetry) |