Skip to content

Contexts: Executions

This page mirrors the Executions section from Contexts.

SetExecutionId

Source file, signature, and docstring

Member ContextBuilder.SetExecutionId(string? executionId)

Kind function

Declaring Type ContextBuilder

Source File QaaS.Framework.SDK/ContextObjects/ContextBuilder.cs

Signature

public IContextBuilder SetExecutionId(string? executionId)

Docstring

Sets the execution identifier stored on the built context.

The execution identifier flows into the built context and can later be used by logging, reports, and storage integrations.