[]
        
(Showing Draft Content)

C1.LiveLinq.LiveViews.View.DeferMaintenance

DeferMaintenance Method

DeferMaintenance()

Enters a defer cycle that you can use to make bulk changes to the view sources and delay automatic view maintenance.

Declaration
public IDisposable DeferMaintenance()
Returns
Type Description
IDisposable

An IDisposable object that you can use to dispose of the calling object.