CacheDependency.Dispose メソッド
定義
CacheDependency オブジェクトによって使用されているリソースを解放します。Releases the resources used by the CacheDependency object.
public:
virtual void Dispose();
public void Dispose ();
abstract member Dispose : unit -> unit
override this.Dispose : unit -> unit
Public Sub Dispose ()