EntityManagerChangeNotificationEnabled Property Breeze.sharp
Whether or not change notification events will be fired. This includes both EntityChange and PropertyChange events.

Namespace: Breeze.Sharp
Assembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
Syntax

public bool ChangeNotificationEnabled { get; set; }

Property Value

Type: Boolean
See Also

Reference