C# Class CSMongo.Results.GetOpTimeResult

Returns the OpTime result from the database
Inheritance: MethodResult
Afficher le fichier Open project: hugoware/CSMongo

Méthodes publiques

Méthode Description
GetOpTimeResult ( BsonObject document ) : System

The information returned when calling the FSync command

Method Details

GetOpTimeResult() public méthode

The information returned when calling the FSync command
public GetOpTimeResult ( BsonObject document ) : System
document BsonObject
Résultat System