Skip to content

Latest commit

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

PerformanceScope

Usage:

PerformanceScopescope;using(varwrapper=PerformanceScope.Create("RootScope",request.Method.Method,request.RequestUri)){scope=wrapper.Scope;// execute codeusing(PerformanceScope.Create("ChildScope",request.Method.Method,request.RequestUri)){// execute code}}// scope contains all performance info

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages