CimIndicationEventInstanceEventArgs Class
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 event args, which containing all elements related to an Cimindication.
public class CimIndicationEventInstanceEventArgs : Microsoft.Management.Infrastructure.CimCmdlets.CimIndicationEventArgs
type CimIndicationEventInstanceEventArgs = class
inherit CimIndicationEventArgs
Public Class CimIndicationEventInstanceEventArgs
Inherits CimIndicationEventArgs
- Inheritance
Constructors
CimIndicationEventInstanceEventArgs(CimSubscriptionResult) |
Initializes a new instance of the CimIndicationEventInstanceEventArgs class. |
Properties
Bookmark |
Get BookMark of the indication object. |
Context |
Returns an Object value for an operation context (Inherited from CimIndicationEventArgs) |
MachineId |
Get MachineId of the indication object. |
NewEvent |
Get ciminstance of the indication object. |