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
[read-only] static | ApplicationInformation | WebApplicationInformation.
![]() Gets a System.Web.Management.WebApplicationInformation object that contains information about the current application being monitored. |
[read-only] | EventCode | int.
![]() Gets the code value associated with the event. |
[read-only] | EventDetailCode | int.
![]() Gets the event detail code. |
[read-only] | EventID | Guid.
![]() Gets the identifier associated with the event. |
[read-only] | EventSequence | long.
![]() Gets the number of times the event has been raised by the application. |
[read-only] | EventSource | object.
![]() Gets the object that raises the event. |
[read-only] | EventTime | DateTime.
![]() Gets the time when the event was raised. |
[read-only] | EventTimeUtc | DateTime.
![]() Gets the time when the event was raised. |
[read-only] | Message | string.
![]() Gets the message that describes the event. |