Mongo::Commands::KillAllSessionsByPattern
The killAllSessionsByPattern command kills all sessions that match any of the specified patterns.
NOTE: for more details, please check the official MongoDB documentation.
Class methods
name
SourceThe killAllSessionsByPattern command kills all sessions that match any of the specified patterns.
NOTE: for more details, please check the official MongoDB documentation.