FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / ISupportDigitalCharacteristics Interface / SamplingRateChanged Event


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

    Target Platforms: Windows 10, Windows 11

    Target Framework: .NET Framework 4.8 or later

    See Also