ICacheableOperation<'Arg, 'V> Type
This is a cacheable operation, which will be executed when there's no already cached item.
Instance members
Instance member | Description |
Full Usage:
this.Perform
Parameters:
'Arg
Returns: 'V
Modifiers: abstract |
|