Function GridNodeBase.ResetConnectionsInternal
        
                ResetConnectionsInternal
        
                ()
    
            
            Disables all grid connections from this node.
                Public
                    Abstract
            
        void ResetConnectionsInternal ()
Disables all grid connections from this node.
Note
Other nodes might still be able to get to this node. Therefore it is recommended to also disable the relevant connections on adjacent nodes.