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