Ambient context helper that exposes the currently allocated build agent to downstream services.
public static class BuildAgentExecutionScope
kind:method, kind:property, kind:ctor. Press Esc to clear.CurrentGets the build agent associated with the current asynchronous flow, if any.Push(IBuildAgentHandle)Pushes the provided build agent into the current execution context.