ProfileAttribute Class Members

MNG Profiler

MNG.Direct Documentation
Properties  Methods 

MNG.Profiler Namespace : ProfileAttribute Class
ProfileAttribute Class Members

The following tables list the members exposed by ProfileAttribute.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property (Inherited from PostSharp.Aspects.OnMethodBoundaryAspect)
Public Property (Inherited from PostSharp.Aspects.Aspect)
Public Property (Inherited from PostSharp.Extensibility.MulticastAttribute)
Public Property (Inherited from PostSharp.Extensibility.MulticastAttribute)
Public Property (Inherited from PostSharp.Extensibility.MulticastAttribute)
Public Property (Inherited from PostSharp.Extensibility.MulticastAttribute)
Public Property (Inherited from PostSharp.Extensibility.MulticastAttribute)
Public Property (Inherited from PostSharp.Extensibility.MulticastAttribute)
Public Property (Inherited from PostSharp.Extensibility.MulticastAttribute)
Public Property (Inherited from PostSharp.Extensibility.MulticastAttribute)
Public Property (Inherited from PostSharp.Extensibility.MulticastAttribute)
Public Property (Inherited from PostSharp.Extensibility.MulticastAttribute)
Public Property (Inherited from PostSharp.Extensibility.MulticastAttribute)
Public Property (Inherited from PostSharp.Extensibility.MulticastAttribute)
Public Property (Inherited from PostSharp.Extensibility.MulticastAttribute)
Public Property (Inherited from PostSharp.Extensibility.MulticastAttribute)
Public Property (Inherited from PostSharp.Extensibility.MulticastAttribute)
Public Property (Inherited from System.Attribute)
Top
Protected Properties
 NameDescription
Protected Property (Inherited from PostSharp.Aspects.Aspect)
Top
Public Methods
 NameDescription
Public Method (Inherited from PostSharp.Aspects.MethodLevelAspect)
Public MethodOverloaded.  (Inherited from PostSharp.Aspects.MethodLevelAspect)
Public Method (Inherited from System.Attribute)
Public Method (Inherited from PostSharp.Aspects.Aspect)
Public Method (Inherited from System.Attribute)
Public Method (Inherited from System.Attribute)
Public Method (Inherited from System.Attribute)
Public MethodOverridden. Handler: Called at the beginning of the method.  
Public Method (Inherited from PostSharp.Aspects.OnMethodBoundaryAspect)
Public MethodOverridden. Handler: Called at the end of the method. Stops profiling the method and logs the results.  
Public MethodOverridden. Handler: Called whenever the state machine resumes. Calculates the amount of time the current thread was spent waiting for its turn with the CPU. This time spent blocked is the synchronous time.  
Public Method (Inherited from PostSharp.Aspects.OnMethodBoundaryAspect)
Public MethodOverridden. Handler: Called whenever the state machine yields. Starts tracking the amount of time the current thread is waiting for its turn with the CPU. This time spent blocked is the synchronous time.  
Public Method (Inherited from PostSharp.Aspects.MethodLevelAspect)
Top
Protected Methods
 NameDescription
Protected Method (Inherited from PostSharp.Aspects.OnMethodBoundaryAspect)
Protected MethodOverloaded.  (Inherited from PostSharp.Aspects.OnMethodBoundaryAspect)
Top
See Also