docs-maui
docs-maui copied to clipboard
.NET MAUI 9: Control when DisconnectHandler is called
In .NET MAUI 9, there's a new HandlerProperties.DisconnectPolicy
API for controlling when DisconnectHandler
is called.
More info: https://github.com/dotnet/maui/pull/23738