System.Web.Management.WebBaseEvent: Property Members

The properties of System.Web.Management.WebBaseEvent are listed below. For a list of all members, see the WebBaseEvent Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
static
ApplicationInformationWebApplicationInformation.

Gets a System.Web.Management.WebApplicationInformation object that contains information about the current application being monitored.

[read-only]
EventCodeint.

Gets the code value associated with the event.

[read-only]
EventDetailCodeint.

Gets the event detail code.

[read-only]
EventIDGuid.

Gets the identifier associated with the event.

[read-only]
EventSequencelong.

Gets the number of times the event has been raised by the application.

[read-only]
EventSourceobject.

Gets the object that raises the event.

[read-only]
EventTimeDateTime.

Gets the time when the event was raised.

[read-only]
EventTimeUtcDateTime.

Gets the time when the event was raised.

[read-only]
Messagestring.

Gets the message that describes the event.