Ends profiling for the specified QueryProfiler instance
            
Namespace: Huagati.LinqToSQL.ProfilerAssembly: HuagatiL2SProfiler (in HuagatiL2SProfiler.dll) Version: 1.33.3996.16059
 Syntax
Syntax
| C# | 
|---|
| public static void EndProfiling( this QueryProfiler profiler ) | 
| Visual Basic | 
|---|
| <ExtensionAttribute> _ Public Shared Sub EndProfiling ( _ profiler As QueryProfiler _ ) | 
| Visual C++ | 
|---|
| [ExtensionAttribute] public: static void EndProfiling( QueryProfiler^ profiler ) | 
Parameters
- profiler
- Type: Huagati.LinqToSQL.Profiler..::..QueryProfiler
 QueryProfiler to disable





