Struct CommandFailedEvent
Occurs when a command has failed.
- Inherited Members
Constructors
- Command
Failed Event(string, Database Namespace, Exception, long?, int, Connection Id, Object Id?, Time Span) Initializes a new instance of the Command
Failed struct.Event
- Command
Failed Event(string, Database Namespace, Exception, long?, int, Connection Id, Time Span) Initializes a new instance of the Command
Failed struct.Event
Properties
- Command
Name Gets the name of the command.
- Connection
Id Gets the connection identifier.
- Database
Namespace Gets the database namespace.
- Duration
Gets the duration.
- Failure
Gets the exception.
- Operation
Id Gets the operation identifier.
- Request
Id Gets the request identifier.
- Service
Id Gets the service identifier.
- Timestamp
Gets the timestamp.