Property OperationDescription
OperationDescription
Gets the description for the operation. Only present when the showExpandedEvents change stream option is enabled and for the following event types (MongoDB 6.0 and later):
public BsonDocument OperationDescription { get; }
Property Value
- BsonDocument
The description of the operation.