IEventQueueManager Methods |
[This is preliminary documentation and is subject to change.]
The IEventQueueManager type exposes the following members.
Name | Description | ||
---|---|---|---|
![]() | void | Delete(Int64) |
Deletes an entity with a specific Id
(Inherited from IDeletableT.) |
![]() | IPaginationT | Filter(TFilterDtoInterface, PaginationRequestTDToInterface) |
Searches for entities using a filter and returnes a pagination based on the supplied request
(Inherited from IFilterableTDToInterface, TFilterDtoInterface.) |
![]() | void | Reprocess(Int64) |