We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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