Click or drag to resize
IMongoCommand Interface
A marker interface that represents a command (see CommandDocument).

Namespace: MongoDB.Driver
Assembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.2.0
Syntax
public interface IMongoCommand : IMongoQuery
See Also