C# Class Hangfire.Mongo.MongoStorageOptions

Represents Hangfire storage options for MongoDB implementation
Afficher le fichier Open project: Trov/Hangfire.Mongo Class Usage Examples

Méthodes publiques

Méthode Description
MongoStorageOptions ( ) : System

Constructs storage options with default parameters

Method Details

MongoStorageOptions() public méthode

Constructs storage options with default parameters
public MongoStorageOptions ( ) : System
Résultat System