PerformanceEvent Class

MNG Profiler

MNG.Direct Documentation
Members 


MNG.Profiler.Data.Core.Domain Namespace : PerformanceEvent Class
PerformanceEvent Class
Records and represents performance related data of an individual method call.
Syntax
'Declaration
 
Public Class PerformanceEvent 
'Usage
 
Dim instance As PerformanceEvent
public class PerformanceEvent 
public ref class PerformanceEvent 
Inheritance Hierarchy

System.Object
   MNG.Profiler.Data.Core.Domain.PerformanceEvent

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also