Skip to content Skip to sidebar Skip to footer
Showing posts with the label Triggers

Both Http And Timer Trigger In Azure Function

I am able to have both a timer and http trigger in my Azure Function by duplicating the project fol… Read more Both Http And Timer Trigger In Azure Function

Python Win32service - Getting Triggered Startup Information For Service

win32 API QueryServiceConfig2 function supports the SERVICE_CONFIG_TRIGGER_INFO structure to get ev… Read more Python Win32service - Getting Triggered Startup Information For Service