[ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
Zend Framework LICENSE
Copyright: | Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) |
License: | http://framework.zend.com/license/new-bsd New BSD License |
Version: | $Id$ |
File Size: | 92 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Zend_Service_WindowsAzure_RetryPolicy_RetryN:: (2 methods):
__construct()
execute()
Class: Zend_Service_WindowsAzure_RetryPolicy_RetryN - X-Ref
__construct($count = 1, $intervalBetweenRetries = 0) X-Ref |
Constructor param: int $count Number of retries param: int $intervalBetweenRetries Interval between retries (in milliseconds) |
execute($function, $parameters = array() X-Ref |
Execute function under retry policy param: string|array $function Function to execute param: array $parameters Parameters for function call return: mixed |
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |