Function Path.OnHeapExhausted
        
                OnHeapExhausted
        
                (refSearchContext ctx)
    
            
            Called when there are no more nodes to search.
                Protected
                    Abstract
            
        void OnHeapExhausted (
ctx  |         
Called when there are no more nodes to search.
This may be used to calculate a partial path as a fallback.