<?xml version="1.0"?>
<doc>
    <assembly>
        <name>JetBrains.DotTrace.Sessions</name>
    </assembly>
    <members>
        <member name="M:JetBrains.DotTrace.Sessions.ShellComponents.FUS.IProfilingSessionCollector.SessionStarted(JetBrains.Profiler.Configuration.ProfileConfiguration)">
            <summary>
            FUS collector for profiling session
            Right after the start it generates corresponding session started event <see cref="T:JetBrains.DotTrace.Sessions.ShellComponents.FUS.SessionCollector"/>
            and returns  <see cref="T:JetBrains.ProfilingInstance.ICustomProfilingViewer"/>> which should be injected into a profiling viewers list while
            starting a profiling process. After injection, it will monitor and report all necessary sessions invents to the FUS.
            </summary>
            <param name="configuration"></param>
            <returns>A profiling viewer that should be added as parameter to the <see cref="T:JetBrains.ProfilingInstance.MeasureProfilingInstance"/></returns>
        </member>
    </members>
</doc>
