Method AggregateExplain
AggregateExplain(AggregateArgs)
Runs an aggregate command with explain set and returns the explain result.
public virtual CommandResult AggregateExplain(AggregateArgs args)
Parameters
args
AggregateArgsThe args.
Returns
- CommandResult
The explain result.