Exposes a RecordPublished event, which is raised whenever an audited method is executed.
Namespace: PostSharp.Patterns.Diagnostics.Audit
Assembly: PostSharp.Patterns.Diagnostics.dll
Syntax
[Obsolete("This feature has been moved to the sample PostSharp.Samples.Logging.Audit.")]
public static class AuditServices
Events
Name | Description |
---|---|
RecordPublished | Event raised whenever an audited method is executed. |