CodeProfiler GetProfilingResultsSummary Method Delta Engine Documentation

Namespace: DeltaEngine.Profiling
Assembly: DeltaEngine.Profiling (in DeltaEngine.Profiling.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public string GetProfilingResultsSummary(
	ProfilingMode profilingMode
)

Return Value

Type: String

Implements

CodeProfilingProvider GetProfilingResultsSummary(ProfilingMode)
See Also