JobStorageTransactionAddRangeToSet Method |
[Missing <summary> documentation for "M:Hangfire.Storage.JobStorageTransaction.AddRangeToSet(System.String,System.Collections.Generic.IList{System.String})"]
Namespace: Hangfire.Storage
public virtual void AddRangeToSet( [NotNullAttribute] string key, [NotNullAttribute] IList<string> items )
[Missing <param name="key"/> documentation for "M:Hangfire.Storage.JobStorageTransaction.AddRangeToSet(System.String,System.Collections.Generic.IList{System.String})"]
[Missing <param name="items"/> documentation for "M:Hangfire.Storage.JobStorageTransaction.AddRangeToSet(System.String,System.Collections.Generic.IList{System.String})"]