HttpCommandResultContext
Classsealednet10.0
Context passed to callback to configure
ExecuteCommandResult when using ResourceBuilderExtensions.WithHttpCommand or ResourceBuilderExtensions.WithHttpCommand. namespace Aspire.Hosting.ApplicationModel;
public sealed class HttpCommandResultContext{ // ...}9 members
Constructors1
Section titled ConstructorsProperties8
Section titled PropertiesArgumentsget; init Gets the invocation arguments supplied by the client when the command is executed.