CimIndicationWatcher.EnableRaisingEvents Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Will be called by admin\monad\src\eengine\EventManager.cs: PSEventManager::ProcessNewSubscriber to start to listen to the Cim Indication.
If set EnableRaisingEvents to false, which will be ignored
[System.ComponentModel.Browsable(false)]
public bool EnableRaisingEvents { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.EnableRaisingEvents : bool with get, set
Public Property EnableRaisingEvents As Boolean
Property Value
- Attributes