Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Improved Async Support for building identity #97

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

dmalanij
Copy link

@dmalanij dmalanij commented Apr 5, 2017

Changes in the three implementations of the Throttling moving from SetIdentity (that was marked as obsolete) to a SetIdentityAsync.

The decision of creating a new method was to avoid breaking the signature, however the synchronous one doesn't make sense anymore.

dmalanij added 5 commits April 5, 2017 10:37
Moved from SetIdentity to a SetIdentityAsync to allow better extensibility
Moved from SetIdentity to a SetIdentityAsync to allow better extensibility
Implpemented async methdo
Moved from SetIdentity to a SetIdentityAsync to allow better extensibility
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant