ICacheableOperation<'Arg, 'V> Type
Represents 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  | 
          
            
 
  | 
        
            B2R2