You are here: Start » AVL.NET » AVL.DebugPreviewCloseAllWindows Method

AVL.DebugPreviewCloseAllWindows Method

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void DebugPreviewCloseAllWindows()

Description

This function will close all active preview windows, terminate background message pump thread and free debug preview subsystem resources.

After call to this function all preview window state objects become invalid.

See also