Skip to content

ReactiveUI.Extensions.Async.Internals namespace

Part of the ReactiveUI.Extensions package.

TypeKindSummary
FireAndForgetHelperclassProvides a helper for executing async actions as fire-and-forget with exception swallowing. Used for async void callbacks (e.g. cancellation token registrations, signal handlers) where exceptions cannot propagate to a caller.