C# Class Hangfire.Mongo.MongoStorageOptions

Represents Hangfire storage options for MongoDB implementation
Mostrar archivo Open project: Trov/Hangfire.Mongo Class Usage Examples

Public Methods

Method Description
MongoStorageOptions ( ) : System

Constructs storage options with default parameters

Method Details

MongoStorageOptions() public method

Constructs storage options with default parameters
public MongoStorageOptions ( ) : System
return System