PrintQueue::InternalDispose Method (Boolean)
.NET Framework (current version)
Releases the unmanaged resources used by the PrintQueue and optionally releases the managed resources.
Assembly: System.Printing (in System.Printing.dll)
protected: [SecurityCriticalAttribute] virtual void InternalDispose( bool disposing ) override sealed
Parameters
- disposing
-
Type:
System::Boolean
true to release both managed and unmanaged resources; false to release only unmanaged resources.
.NET Framework
Available since 3.0
Available since 3.0
Show: