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


In This Topic
    ShuntStateChanged Event (ISupportShunt)
    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
    Frameworks
    Product Versions
    .NET net8.0
    .NET Framework net48
    See Also