FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / DeviceQIA128 Class / SamplingRateChanged Event


In This Topic
    SamplingRateChanged Event (DeviceQIA128)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Event SamplingRateChanged As EventHandler
    'Usage
     
    
    Dim instance As DeviceQIA128
    Dim handler As EventHandler
     
    AddHandler instance.SamplingRateChanged, handler
    public event EventHandler SamplingRateChanged
    Requirements

    Target Platforms: Windows 10, Windows 11

    Target Framework: .NET Framework 4.8 or later

    See Also