Click or drag to resize

IAuditService Methods

The IAuditService type exposes the following members.

Methods
 NameDescription
Public methodAudit Creates a new IAuditBuilder instance tied to this service for dispatch.
Public methodDispatchAudit Directly dispatches the audit to a local repository or an audit dispatcher.
Public methodSendAudit Sends an audit event to be processed.
Top
Extension Methods
 NameDescription
Public Extension MethodAudit Creates a new IAuditBuilder instance tied to this service for dispatch.
(Defined by AuditExtensions)
Public Extension MethodAudit Creates a new IAuditBuilder instance tied to this service for dispatch.
(Defined by AuditExtensions)
Top
See Also