| ConnectorActivityEvent Properties |
The ConnectorActivityEvent type exposes the following members.
| Name | Description | |
|---|---|---|
| ConnectorName |
Gets the name of the connector.
| |
| Exception |
Gets the recorded exception.
| |
| Id |
Gets a unique identifier assigned to each event object created.
| |
| Message |
Gets a message describing the activity. The message is always in English, I need
to be able to read them when supporting VRS.
| |
| Time |
Gets the time (at UTC) that the activity took place.
| |
| Type |
Gets the type of activity.
|