←Select platform

Dispose Method

Summary

Destroys this InteractiveService and releases all the resources.

Syntax

C#
VB
WinRT C#
public virtual void Dispose() 
Public Overridable Sub Dispose()  
public virtual void Dispose() 
 function Leadtools.Controls.InteractiveService.Dispose() 

Remarks

InteractiveService will subscribe to multiple Windows Runtime events. It is recommended that if you create an instance of this object to call Dispose on it when you are done to free the resources used.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly (WinRT / WPF / iOS / OS X / Android)