Enum RouteBlockerStatus NamespaceVelvet AssemblyVelvet.Docs.dll public enum RouteBlockerStatus Fields Blocked = 1 Idle = 0 Proceeding = 2 Proceed() has released the block and the navigation it held is on its way. Attempt still reports that navigation, and this Blocker is consulted about no navigation at all until that one settles.