/// <summary> /// 关闭并清理有限状态机。 /// </summary> internal override void Shutdown() { ReferencePool.Return(this); }