C# Класс CSMongo.Results.FSyncResult

Information about the result of a FSync command
Наследование: MethodResult
Показать файл Открыть проект

Открытые методы

Метод Описание
FSyncResult ( BsonObject document ) : System

The information returned when calling the FSync command

Описание методов

FSyncResult() публичный Метод

The information returned when calling the FSync command
public FSyncResult ( BsonObject document ) : System
document BsonObject
Результат System