| Author | 
         | 
         
      
        
         
         adam.kozovo Newbie 
          
 
  Joined: 30 June 2023
 Online Status: Offline Posts: 19
          | 
        
         
          
           | Posted: 17 July 2023 at 4:02pm | IP Logged
		     | 
                    
            		  
           | 
           
          
           
  | 
           
          
Hello
 Any chance to have PstReader.Dispose Disposable? I didn't see any Pst reader using all managed resources without .Dispose, how is yours?
 regards
         | 
       
       
        | Back to Top | 
         
          
         | 
       
       
       
        |   | 
      
        
         
         Alex AfterLogic Support 
          
  
  Joined: 19 November 2003
 Online Status: Offline Posts: 2207
          | 
        
         
          
           | Posted: 18 July 2023 at 3:43am | IP Logged
		     | 
                    
            		  
           | 
           
          
           
  | 
           
          
Hello,
 
 You can pass Stream to PstReader and dispose that stream. PstReader does not use any other disposable resources.
 
 Regards,
 Alex
         | 
       
       
        | Back to Top | 
         
          
         | 
       
       
       
        |   |