# RHIFence::Shutdown ```cpp virtual void Shutdown() = 0; ``` 释放栅栏资源。 **复杂度:** O(1) ## 相关文档 - [RHIFence 总览](fence.md) - 返回类总览