EventSource.Finalize 方法

定义

EventSource允许该对象尝试释放资源,并在垃圾回收对象之前执行其他清理操作。

!EventSource ()
~EventSource ();
override this.Finalize : unit -> unit
Finalize ()

适用于