Executions: Inspection¶
This page mirrors the Inspection section from Executions.
ReadController¶
Source file, signature, and docstring
Member
ExecutionBuilder.ReadController()
Kind function
Declaring Type ExecutionBuilder
Source File QaaS.Mocker/ExecutionBuilder.cs
Signature
Docstring
Returns the configured controller currently stored on the Mocker execution builder instance.
Use this method when working with the documented Mocker execution builder API surface in code. Use it to inspect the current configured state without rebuilding the surrounding collection or runtime object graph.