Table of Contents

Method SendDispose

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SendDispose()

Schedules the disposal of the window when it is safe to do so. It is recommended to use this method in event handlers rather than calling Dispose() directly.

public virtual void SendDispose()