Class PingOperation
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
Represents a ping operation.
- Inheritance
-
Ping
Operation
- Implements
- Inherited Members
- Extension Methods
Constructors
- Ping
Operation(Message Encoder Settings) Initializes a new instance of the Ping
Operation class.
Properties
- Message
Encoder Settings Gets the message encoder settings.
Methods
- Execute(IRead
Binding, Cancellation Token) Executes the operation.
- Execute
Async(IRead Binding, Cancellation Token) Executes the operation.