Leadtools Namespace > LeadStream Class : Stop Method |
public void Stop( bool resetPosition )
'Declaration Public Sub Stop( _ ByVal resetPosition As Boolean _ )
'Usage Dim instance As LeadStream Dim resetPosition As Boolean instance.Stop(resetPosition)
public void Stop( bool resetPosition )
function Leadtools.LeadStream.Stop( resetPosition )
public: void Stop( bool resetPosition )
Call this method when the LeadStream object is no longer needed.