InvocableCacheExReplace Method | 
| Name | Description | |
|---|---|---|
| Replace(IInvocableCache, Object, Object) | 
            Replaces the entry for the specified key only if it is
            currently mapped to some value.
              | |
| Replace(IInvocableCache, Object, Object, Object) | 
            Replaces the entry for the specified key only if currently
            mapped to the specified value.
              |