←Select platform

Dispose Method

Summary

Releases all the resources used by this HttpClientLeadStream.

Syntax
C#
Python
protected override void Dispose( 
   bool disposing 
) 
def Dispose(self):  

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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.