C# Class CSMongo.Results.FSyncResult

Information about the result of a FSync command
Inheritance: MethodResult
Afficher le fichier Open project: hugoware/CSMongo

Méthodes publiques

Méthode Description
FSyncResult ( BsonObject document ) : System

The information returned when calling the FSync command

Method Details

FSyncResult() public méthode

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