RuntimeEvent Class
System Center
The RuntimeEvent object is the internal representation MOM uses for entries collected from Windows NT Event logs, application log files, and other MOM data providers.
You can use the RuntimeEvent object to manipulate events provided by MOM through the Context.Event property.
public class RuntimeEvent
Thread Safety
Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.
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)
Show: