Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Agent.PostSharp Namespace / GTimer Class / CreateAspectConfiguration Method

CreateAspectConfiguration Method (GTimer)
Method invoked at build time to create a concrete PostSharp.Aspects.Configuration.AspectConfiguration instance specifically for the current PostSharp.Aspects.Aspect type.
Syntax
'Declaration
 
Protected Function CreateAspectConfiguration() As PostSharp.Aspects.Configuration.AspectConfiguration
 

Return Value

A new and empty instance of PostSharp.Aspects.Configuration.AspectConfiguration, whose concrete type corresponds to the concrete type of the PostSharp.Aspects.Aspect.
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