Click or drag to resize
ConnectorActivityEvent Properties

The ConnectorActivityEvent type exposes the following members.

Properties
  NameDescription
Public propertyConnectorName
Gets the name of the connector.
Public propertyException
Gets the recorded exception.
Public propertyId
Gets a unique identifier assigned to each event object created.
Public propertyMessage
Gets a message describing the activity. The message is always in English, I need to be able to read them when supporting VRS.
Public propertyTime
Gets the time (at UTC) that the activity took place.
Public propertyType
Gets the type of activity.
Top
See Also