OperationResult<T> Fields
The result of an operation performed by the DataStoreService, CachedDataStoreService, or SerializableObjectLayerService.
Name | Description |
---|---|
Error |
This member supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Operation |
Error |
This member supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Operation |
Execute |
Specifies the maximum number of retries to be made when the execution of an operation fails. The default value is 3.
Inherited from Operation |
Result | This member supports the internal infrastructure and is not intended to be used directly from your code. |
See Also