Table of Contents

Method EnableUpdate

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

EnableUpdate()

When implemented by a class, re-enables object state updating, that was turn of by calling DisableUpdate method. Using DisableUpdate/EnableUpdate to prevent notifying about updating the object state.

int EnableUpdate()

Returns

int

Number of object state updating locks.