←Select platform

Stop Method (LeadStream)

Summary

Called to stop using the LeadStream object.

Syntax

C#
VB
WinRT C#
C++
public void Stop(  
   bool resetPosition 
) 
Public Sub Stop( _ 
   ByVal resetPosition As Boolean _ 
)  
public void Stop(  
   bool resetPosition 
) 
 function Leadtools.LeadStream.Stop(  
   resetPosition  
) 
public: 
void Stop(  
   bool resetPosition 
)  

Parameters

resetPosition
Resets the stream position to the original value.

Remarks

Call this method when the LeadStream object is no longer needed.

Requirements

Target Platforms

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

Leadtools Assembly