public void Dispose()
Public Sub Dispose
public: virtual void Dispose() sealed
abstract Dispose : unit -> unit override Dispose : unit -> unit
function Dispose();
Callback will be invoked one more time. Duplicate calls are ignored.
Unless called from the worker thread, this method will block until the dispose has successfully completed.
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.