AuditServices Class |
Note: This API is now obsolete.
Exposes a RecordPublished event, which is raised whenever an audited method is executed.
Namespace: PostSharp.Patterns.Diagnostics.Audit
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 6.9.11.0 (6.9.11.0)
C#
[ObsoleteAttribute("This feature has been moved to the sample PostSharp.Samples.Logging.Audit.")] public static class AuditServices
The AuditServices type exposes the following members.
Name | Description | |
---|---|---|
RecordPublished |
Event raised whenever an audited method is executed.
|