C# 클래스 Hangfire.Mongo.MongoUtils.MongoExtensions

Helper utilities to work with Mongo database
파일 보기 프로젝트 열기: Trov/Hangfire.Mongo

공개 메소드들

메소드 설명
GetServerTimeUtc ( this database ) : System.DateTime

Retreives server time in UTC zone

메소드 상세

GetServerTimeUtc() 공개 정적인 메소드

Retreives server time in UTC zone
public static GetServerTimeUtc ( this database ) : System.DateTime
database this Mongo database
리턴 System.DateTime