lastDisconnectError
The most recent error that caused the URL Filter to stop.
Declaration
var lastDisconnectError: NEURLFilterManager.Error? { get async }Discussion
You can check this property after an unexpected status change to determine what caused the filter to stop.