Hai
I am creating an web application involving hardware interaction.I am using DLL for hardware oriented activities.
In general In Winform we use Timer to get the hardware information [errror,status...etc]
Can we use Timer in DLL [C#]
or any other alternative
Kindly show with an example
Regards