The Unload method is no longer supported because output from the AmosDebug class is now written to the trace listeners in the Listeners collection, not to a separate AmosDebug window.
In earlier versions, the Unload method closed the AmosDebug window.
Syntax
object.Unload ()
The Unload method syntax has the following parts:
Part |
Description |
object |
An object of type AmosDebug. |