ItemProcessingEventArgs class
Event args for task procssing event.
public class ItemProcessingEventArgs : ItemEventArgs
Public Members
name | description |
---|---|
ConcurrencyCount { get; } | Gets the current concurrency items count. |
ConcurrencyLimit { get; } | Gets the current concurrency limit. |
See Also
- class ItemEventArgs
- namespace Farfetch.LoadShedding.Events.Args