TrackingArchiveTEntityStopWriting Method |
Stops the archiver. After this method is called, updates to entities in the
Context will no longer be archived. This method does not return until
the current queue of updates to archive has been processed.
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 StopWriting()
public:
void StopWriting()
member StopWriting : unit -> unit
See Also