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

Returns the OpTime result from the database
Наследование: MethodResult
Показать файл Открыть проект

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

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

The information returned when calling the FSync command

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

GetOpTimeResult() публичный метод

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