InfoConnect API Guide
Attachmate.Reflection.Emulation.PTR Namespace / IPTRRoute Interface / Stop Method


In This Topic
    Stop Method (IPTRRoute)
    In This Topic
    Syntax
    'Declaration
     
    
    Function Stop() As Boolean
    'Usage
     
    
    Dim instance As IPTRRoute
    Dim value As Boolean
     
    value = instance.Stop()
    bool Stop()
    See Also