The members of System.Web.Management.WebBaseEvent are listed below.
See Also: Inherited members from System.Object
![]() Initializes a new instance of the System.Web.Management.WebBaseEvent class using the supplied parameters. | ||
![]() Initializes a new instance of the System.Web.Management.WebBaseEvent class using the supplied parameters. |
[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. |
FormatCustomEventDetails(WebEventFormatter)
| ||
Raise()
| ||
static | Raise(WebBaseEvent)
| |
override | ToString()
| |
ToString(bool, bool)
|