Leadtools Namespace > ILeadStream Interface : Stop Method |
void Stop( bool resetPosition )
'Declaration Sub Stop( _ ByVal resetPosition As Boolean _ )
'Usage Dim instance As ILeadStream Dim resetPosition As Boolean instance.Stop(resetPosition)
void Stop( bool resetPosition )
-(void)stop:(BOOL)resetPosition;
function Leadtools.ILeadStream.Stop( resetPosition )
void Stop( bool resetPosition )
Call this method when the ILeadStream object is no longer needed.