FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / ISupportShunt Interface / ShuntStateChanged Event


In This Topic
    ShuntStateChanged Event
    In This Topic
    Syntax
    'Declaration
     
    
    Event ShuntStateChanged As EventHandler
    'Usage
     
    
    Dim instance As ISupportShunt
    Dim handler As EventHandler
     
    AddHandler instance.ShuntStateChanged, handler
    event EventHandler ShuntStateChanged
    Requirements

    Target Platforms: Windows 10, Windows 11

    Target Framework: .NET Framework 4.8 or later

    See Also