Description
Currently to monitor a dependency requires keeping track of a start date as well as a StopWatch to track time used. Create a class that will store these details and can be used with a simple using statement which will then flush data to ApplicationInsight
Tasks
Description
Currently to monitor a dependency requires keeping track of a start date as well as a StopWatch to track time used. Create a class that will store these details and can be used with a simple using statement which will then flush data to ApplicationInsight
Tasks