This topic has not yet been rated - Rate this topic

WebBaseEvent Properties

  Name Description
Public property Static ApplicationInformation
Gets a WebApplicationInformation object that contains information about the current application being monitored.
Public property EventCode
Gets the code value associated with the event.
Public property EventDetailCode
Gets the event detail code.
Public property EventID
Gets the identifier associated with the event.
Public property EventOccurrence
Gets a counter that represents the number of times the event has occurred.
Public property EventSequence
Gets the number of times the event has been raised by the application.
Public property EventSource
Gets the object that raises the event.
Public property EventTime
Gets the time when the event was raised.
Public property EventTimeUtc
Gets the time when the event was raised.
Public property Message
Gets the message that describes the event.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.