Skip to content
Docs Try Aspire

InteractionResult<T>

Class net10.0
📦 Aspire.Hosting v13.1.2
Represents the result of an interaction.
namespace Aspire.Hosting;
public class InteractionResult<T>
{
// ...
}
T