Share via


CimIndicationEventInstanceEventArgs Class

Definition

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
CimIndicationEventInstanceEventArgs

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.

Applies to