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