| Interface | Description |
|---|---|
| Events<T> |
collects supplied items, usually holding information about occurred events.
|
| SamplingStrategy<T> |
a sampling strategy is used to pick a sample from a list of items or calculate one.
|
| Class | Description |
|---|---|
| AsynchronousEventsDelegate<T> | |
| DefaultEvents<T> |