-
-
Notifications
You must be signed in to change notification settings - Fork 45
Problem with fixed timeout #52
Copy link
Copy link
Closed
Labels
enhancementItems that are on the todo list for incorporating into PrtgAPI in a future releaseItems that are on the todo list for incorporating into PrtgAPI in a future release
Metadata
Metadata
Assignees
Labels
enhancementItems that are on the todo list for incorporating into PrtgAPI in a future releaseItems that are on the todo list for incorporating into PrtgAPI in a future release
The timeout in the method WaitForSensorTargetResolution is set to 60s which is to short for the method GetDynamicSensorParameters. I experience the same when I do it in the prtg interface: it takes more than one minute. Could you please make the timeout adjustable, maybe in the constructor or as a property?
Regards
Dieter