VsaEngine.RevokeCache 方法
定义
为引擎将缓存程序集无效化,由其根名字对象指定。Invalidates the cached assembly for the engine, as specified by its root moniker.
public:
virtual void RevokeCache();
public void RevokeCache ();
abstract member RevokeCache : unit -> unit
override this.RevokeCache : unit -> unit
Public Sub RevokeCache ()