CimIndicationWatcher Class
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.
A public class used to start/stop the subscription to specific indication source, and listen to the incoming indications, event CimIndicationArrived will be raised for each cimindication.
public class CimIndicationWatcher
type CimIndicationWatcher = class
Public Class CimIndicationWatcher
- Inheritance
-
CimIndicationWatcher
Cim |
Initializes a new instance of the CimIndicationWatcher class. |
Cim |
Initializes a new instance of the CimIndicationWatcher class. |
Enable |
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 |
Cim |
CimIndication arrived event |
Продукт | Версии |
---|---|
PowerShell SDK | 7.2.0, 7.3.0, 7.4.0 |
Windows PowerShell | 5.1.0.0 |