RuntimeModel.SetSkipDetectChanges(Boolean) Method

Definition

Sets a value indicating whether DetectChanges() should be called.

public virtual void SetSkipDetectChanges (bool skipDetectChanges);
abstract member SetSkipDetectChanges : bool -> unit
override this.SetSkipDetectChanges : bool -> unit
Public Overridable Sub SetSkipDetectChanges (skipDetectChanges As Boolean)

Parameters

skipDetectChanges
Boolean

Applies to