SystemProfiler GetProfilingResults Method Delta Engine Documentation

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

public SystemProfilerSection GetProfilingResults(
	ProfilingMode profilingMode
)

Return Value

Type: SystemProfilerSection

Implements

SystemProfilingProvider GetProfilingResults(ProfilingMode)
See Also