Struct CommandSucceededEvent
Occurs when a command has succeeded.
- Inherited Members
Constructors
- Command
Succeeded Event(string, Bson Document, Database Namespace, long?, int, Connection Id, Object Id?, Time Span) Initializes a new instance of the Command
Succeeded struct.Event
- Command
Succeeded Event(string, Bson Document, Database Namespace, long?, int, Connection Id, Time Span) Initializes a new instance of the Command
Succeeded 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.
- Operation
Id Gets the operation identifier.
- Reply
Gets the reply.
- Request
Id Gets the request identifier.
- Service
Id Gets the service identifier.
- Timestamp
Gets the timestamp.