ModelFactoryGenerateLogForBackgroundProcess Method

Overload List

GenerateLogForBackgroundProcess(Guid, EventId, CompanyDto, NullableGeoLocation, IIdLabel) Generates a log for an event inside background processes, e.g. the Event Handler or Device Receiver. (not the portal or API!).
GenerateLogForBackgroundProcessT(Guid, EventId, T, NullableGeoLocation, IIdLabel) Generates a log for events inside background processes, e.g. the Event Handler or Device Receiver. (not the portal or API!).

See Also