FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / DeviceRepository Class / DisconnectAllDevices Method


In This Topic
    DisconnectAllDevices Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub DisconnectAllDevices() 
    'Usage
     
    
    Dim instance As DeviceRepository
     
    instance.DisconnectAllDevices()
    public void DisconnectAllDevices()
    Requirements

    Target Platforms: Windows 10, Windows 11

    Target Framework: .NET Framework 4.8 or later

    See Also