We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
CommandKey is a way for the ResilientCommand to both cache circuitbreakers, but also helps with cachekeys and groupings in general.
CommandKey
ResilientCommand
Note: If no CommandKey is supplied, it defaults to GetType().Name which is the inheriting class' name.
GetType().Name