Publishers: Inspection¶
This page mirrors the Inspection section from Publishers.
ReadPolicies¶
Source file, signature, and docstring
Member
PublisherBuilder.ReadPolicies()
Kind function
Declaring Type PublisherBuilder
Source File QaaS.Runner.Sessions/Actions/Publishers/Builders/PublisherBuilderLogic.cs
Signature
Docstring
Returns the configured policies currently stored on the Runner publisher builder instance.
Use this method when working with the documented Runner publisher builder API surface in code. Use it to inspect the current configured state without rebuilding the surrounding collection or runtime object graph.