Interface IAuditLogSaveHandle
Inherited Members
System.IDisposable.Dispose()
Namespace: Volo.Abp.Auditing
Assembly: Volo.Abp.Auditing.dll
Syntax
public interface IAuditLogSaveHandle : IDisposable
Methods
SaveAsync()
Declaration
Task SaveAsync()
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task |