TrackingArchiveTEntityWaitForArchiveQueue Method |
Waits for the currently queued transactions to be archived before returning. Additional committed
transactions may be queued while waiting and these will NOT be waited upon.
Namespace:
AGI.Foundation.Tracking
Assembly:
AGI.Foundation.Tracking (in AGI.Foundation.Tracking.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public void WaitForArchiveQueue()
Public Sub WaitForArchiveQueue
public:
void WaitForArchiveQueue()
member WaitForArchiveQueue : unit -> unit
See Also