Types which implement ISuspendable can have updates suspended/resumed. Useful for batch operations.
Gets a value indicating whether updates for the target are currently suspended
Resumes updates on the target
Suspends updates on the target
Generated using TypeDoc
Types which implement ISuspendable can have updates suspended/resumed. Useful for batch operations.