ResourceNotificationService
ResourceNotificationService(ILogger<ResourceNotificationService>, IHostApplicationLifetime)
ResourceNotificationService(ILogger<ResourceNotificationService>, IHostApplicationLifetime, IServiceProvider, ResourceLoggerService)
Dispose()
PublishUpdateAsync(IResource, Func<CustomResourceSnapshot, CustomResourceSnapshot>)
PublishUpdateAsync(IResource, String, Func<CustomResourceSnapshot, CustomResourceSnapshot>)
TryGetCurrentState(String, ResourceEvent)
WaitForDependenciesAsync(IResource, CancellationToken)
WaitForResourceAsync(String, String, CancellationToken)
WaitForResourceAsync(String, IEnumerable<String>, CancellationToken)
WaitForResourceAsync(String, Func<ResourceEvent, Boolean>, CancellationToken)
WaitForResourceHealthyAsync(String, CancellationToken)
WaitForResourceHealthyAsync(String, WaitBehavior, CancellationToken)
WatchAsync(CancellationToken)
net11.0
namespace Aspire.Hosting.ApplicationModel
{
public class ResourceNotificationService : IDisposable
}
| nuget.org | 0.0 % Reference this API |
|---|---|
| .NET | 8.09.010.011.0 |
Information specific to net11.0 | |
| Assemblies | Aspire.Hosting , Version=13.3.0.0, PublicKeyToken=cc7b13ffcd2ddd51 Aspire.Hosting , Version=13.2.0.0, PublicKeyToken=cc7b13ffcd2ddd51 |
| Referencing | Your project needs a package reference to |
| Package | Aspire.Hosting (13.3.0-preview.1.26177.8) net8.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API