C# 클래스 CSMongo.Results.GetOpTimeResult

Returns the OpTime result from the database
상속: MethodResult
파일 보기 프로젝트 열기: hugoware/CSMongo

공개 메소드들

메소드 설명
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