Table of Contents

Method DisableUpdate

Namespace
Alternet.Scripter.Debugger
Assembly
Alternet.Scripter.Debugger.Common.v9.dll

DisableUpdate()

Maintains performance while breakpoints are added/removed one at a time by preventing the Changed event from being fired. Using DisableUpdate/EnableUpdate to prevent notifying about updating the object state.

public int DisableUpdate()

Returns

int