EventSource.Finalize 方法

定义

允许 EventSource 对象在被垃圾回收之前尝试释放资源并执行其他清理操作。Allows the EventSource object to attempt to free resources and perform other cleanup operations before the object is reclaimed by garbage collection.

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

适用于