consider extending IActivity
with IActivityWithThroughput<IDisposable>
#126
Labels
IActivity
with IActivityWithThroughput<IDisposable>
#126
the
IActivity
space in the Core recognizes input and output but not throughput (which I argue is characteristic of types implementingIDisposable
); the following intends to address throughput:📖 http://songhayblog.azurewebsites.net/entry/2021-06-26-studio-status-report-2021-06/
The text was updated successfully, but these errors were encountered: