DocsTry Aspire
DocsTry

InteractionResult<T>

Classnet10.0
📦 Aspire.Hosting v13.5.3
Represents the result of an interaction.
namespace Aspire.Hosting;
public class InteractionResult<T>
{
// ...
}
T
View all properties