Skip to content
Docs Try Aspire

InteractionResult<T>

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