JobStorageConnectionSetRangeInHash Method |
[Missing <summary> documentation for "M:Hangfire.Storage.JobStorageConnection.SetRangeInHash(System.String,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.String}})"]
Namespace: Hangfire.Storage
public abstract void SetRangeInHash( string key, IEnumerable<KeyValuePair<string, string>> keyValuePairs )
[Missing <param name="key"/> documentation for "M:Hangfire.Storage.JobStorageConnection.SetRangeInHash(System.String,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.String}})"]
[Missing <param name="keyValuePairs"/> documentation for "M:Hangfire.Storage.JobStorageConnection.SetRangeInHash(System.String,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.String}})"]