C# Class Hangfire.Mongo.MongoUtils.MongoExtensions

Helper utilities to work with Mongo database
Afficher le fichier Open project: Trov/Hangfire.Mongo

Méthodes publiques

Méthode Description
GetServerTimeUtc ( this database ) : System.DateTime

Retreives server time in UTC zone

Method Details

GetServerTimeUtc() public static méthode

Retreives server time in UTC zone
public static GetServerTimeUtc ( this database ) : System.DateTime
database this Mongo database
Résultat System.DateTime