API reference
API reference
Select your platform
No SDKs available
No versions available

ITelemetryWriter Interface

Member Functions

void StartEvent
( OperationID operationId,
RuntimeTelemetryEventType runtimeTelemetryEventType )
void LogEventTermination
( OperationID operationId,
string message )
void LogInstantaneousEvent
( OperationID operationId,
RuntimeTelemetryEventType runtimeTelemetryEventType,
Dictionary< string, string > annotations )
void LogPoint
( OperationID operationId,
void AnnotateEvent
( OperationID operationID,
string annotationKey,
string annotationValue )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon