public Task LogUserEvent<T>( UserSessionData user, EventId userEvent, T impactedObject, IIdLabel? snapShotResource = null, CancellationToken cancellationToken = default ) where T : IIdLabel, IHasCompany
In This Article