Click or drag to resize

FindAndModifyOperationBaseTResult Methods

The FindAndModifyOperationBaseTResult generic type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodExecute(IWriteBinding, CancellationToken)
Executes the operation.
Public methodExecute(RetryableWriteContext, CancellationToken)
Executes the first attempt.
Public methodExecuteAsync(IWriteBinding, CancellationToken)
Executes the operation.
Public methodExecuteAsync(RetryableWriteContext, CancellationToken)
Executes the first attempt.
Public methodExecuteAttempt
Executes the first attempt.
Public methodExecuteAttemptAsync
Executes the first attempt.
Protected methodFinalize (Inherited from Object.)
Protected methodGetCommandValidator
Gets the command validator.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Extension Methods
See Also