Share via


Context.Event Property

Gets the RuntimeEvent object that invoked the current response.

 RuntimeEvent Event {get;}

Remarks

If the response is not for an event, the property returns null.

Requirements

Platforms: Requires Windows 2000 Server or later

Version: Requires MOM 2005 or later

Namespace: Microsoft.EnterpriseManagement.Mom.Runtime

Assembly: MOM.Context (in MOM.Context.dll)

See Also

Context Class | Context Members | RuntimeEvent Class