1 write to Canceled
Aspire.Hosting (1)
Ats\InteractionExports.cs (1)
883
Canceled
= result.Canceled,
3 references to Canceled
Aspire.Hosting (1)
Ats\InteractionExports.cs (1)
868
/// Gets the inputs returned from the interaction. Empty when <see cref="
Canceled
"/> is <see langword="true"/>.
Aspire.Hosting.RemoteHost.Tests (2)
AtsExportsTests.cs (2)
100
Assert.False(result.
Canceled
);
150
Assert.False(result.
Canceled
);