WorkflowDesignerMessageFilter::Finalize Method ()
.NET Framework (current version)
Attempts to free resources by calling Dispose(false) before the object is reclaimed by garbage collection.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
This method cleans up resources by calling Dispose(false). Override Dispose(Boolean) to customize the cleanup.
.NET Framework
Available since 3.0
Available since 3.0
Show: