CimIndicationWatcher.CimIndicationArrived Event
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.
CimIndication arrived event
public event EventHandler<Microsoft.Management.Infrastructure.CimCmdlets.CimIndicationEventArgs> CimIndicationArrived;
member this.CimIndicationArrived : EventHandler<Microsoft.Management.Infrastructure.CimCmdlets.CimIndicationEventArgs>
Public Custom Event CimIndicationArrived As EventHandler(Of CimIndicationEventArgs)
Public Event CimIndicationArrived As EventHandler(Of CimIndicationEventArgs)