←Select platform

Dispose Method

Summary

Releases all the resources used by this HttpClientLeadStream.

Syntax
C#
VB
protected override void Dispose( 
   bool disposing 
) 
Protected Overrides Sub Dispose( 
   ByVal disposing As Boolean 
) 

Parameters

disposing

true to release both managed and unmanaged resources; false to release only unmanaged resources.

The HttpClientLeadStream class implements the IDisposable interface, it is recommended that you follow the standard .NET dispose pattern when using the HttpClientLeadStream class. For more information, refer to the IDisposable interface documentation in MSDN.

Requirements

For .NET Framework: A reference to the Leadtools.Async.dll assembly is required to use this functionality.

For .NET Standard: This functionality is included in the Leadtools.dll assembly.

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly