InfoConnect API Guide
Attachmate.Reflection.Emulation.PTR Namespace / IPTRRoutes Interface / StopAll Method


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