JobStorageConnectionGetFirstByLowestScoreFromSet Method |
[Missing <summary> documentation for "M:Hangfire.Storage.JobStorageConnection.GetFirstByLowestScoreFromSet(System.String,System.Double,System.Double)"]
Namespace: Hangfire.Storage
public abstract string GetFirstByLowestScoreFromSet( string key, double fromScore, double toScore )
[Missing <param name="key"/> documentation for "M:Hangfire.Storage.JobStorageConnection.GetFirstByLowestScoreFromSet(System.String,System.Double,System.Double)"]
[Missing <param name="fromScore"/> documentation for "M:Hangfire.Storage.JobStorageConnection.GetFirstByLowestScoreFromSet(System.String,System.Double,System.Double)"]
[Missing <param name="toScore"/> documentation for "M:Hangfire.Storage.JobStorageConnection.GetFirstByLowestScoreFromSet(System.String,System.Double,System.Double)"]