Skip to main content

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 OperationResult.
ErrorType This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from OperationResult.
ExecuteClientMaxRetryCount static Specifies the maximum number of retries to be made when the execution of an operation fails. The default value is 3. Inherited from OperationResult.
Result This member supports the internal infrastructure and is not intended to be used directly from your code.
See Also