Struct CommandStartedEvent
Occurs when a command has started.
- Inherited Members
Constructors
- Command
Started Event(string, Bson Document, Database Namespace, long?, int, Connection Id) Initializes a new instance of the Command
Started class.Event
- Command
Started Event(string, Bson Document, Database Namespace, long?, int, Connection Id, Object Id?) Initializes a new instance of the Command
Started class.Event
Properties
- Command
Gets the command.
- Command
Name Gets the name of the command.
- Connection
Id Gets the connection identifier.
- Database
Namespace Gets the database namespace.
- Operation
Id Gets the operation identifier.
- Request
Id Gets the request identifier.
- Service
Id Gets the service identifier.
- Timestamp
Gets the timestamp.