Method DisableUpdate
DisableUpdate()
When implemented by a class, prevents object state updating until calling EnableUpdate
method.
int DisableUpdate()
Returns
- int
Number of object state updating locks.
When implemented by a class, prevents object state updating until calling EnableUpdate
method.
int DisableUpdate()
Number of object state updating locks.