OperationResult.ExecuteClient Method
Name | Parameters | Description |
---|---|---|
ExecuteClient<T, N>(OperationResultChannelPredicate<T>, ref N) static | predicate, channel | This member supports the internal infrastructure and is not intended to be used directly from your code. |
ExecuteClient<T, N>(OperationResultChannelPredicate<T>, Func<Exception, Boolean>, ref N) static | predicate, exceptionHandler, channel | This member supports the internal infrastructure and is not intended to be used directly from your code. |