CimIndicationEventArgs Constructor ()

 

Constructor for the CimIndicationEventArgs class. CIM indication event arguments contain all elements related to a CIM indication.

Namespace:   Microsoft.Management.Infrastructure.CimCmdlets
Assembly:  Microsoft.Management.Infrastructure.CimCmdlets (in Microsoft.Management.Infrastructure.CimCmdlets.dll)

Syntax

protected CimIndicationEventArgs()
protected:
CimIndicationEventArgs()
new : unit -> CimIndicationEventArgs
Protected Sub New

See Also

CimIndicationEventArgs Class
Microsoft.Management.Infrastructure.CimCmdlets Namespace

Return to top