Utility functions for Message Queues.

Methods

Name Description
AbortItem Aborts a Message Queue Item.
CreateItem Creates a 'Queued' item of Type 'User' in the ISQueue table.
GetItem Retrieves a Message Queue Item based upon its Primary Key.
GetItems Retrieves a list of Message Queue Items based upon filters.
GetItemsForProcessing Retrieves a list of Message Queue Items ready to Process based upon filters.
ProcessingBegin Must be called at the beginning of processing a 'Queued' Message Queue Item.
ProcessingEnd Call after a Message Queue Item has been processed.
Purge Purges old Message Queue Items, i.e., those with a Status of Success, Failed or Aborted.

Fields

Name Description
DefaultRetrySeconds Read-Only
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0