LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Dispose(Boolean) Method

Show in webframe






true if managed resources should be disposed; otherwise, false.
Clean up any resources being used.
Syntax
protected override void Dispose( 
   bool disposing
)
'Declaration
 
Protected Overloads Overrides Sub Dispose( _
   ByVal disposing As Boolean _
) 
'Usage
 
Dim instance As QueueManager
Dim disposing As Boolean
 
instance.Dispose(disposing)

            

            
protected: void Dispose( 
   bool disposing
) override 
protected:
void Dispose( 
   bool disposing
) override 

Parameters

disposing
true if managed resources should be disposed; otherwise, false.
Requirements

Target Platforms

See Also

Reference

QueueManager Class
QueueManager Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.