OperationResult.ExecuteClientAsync Method
Name | Parameters | Description |
---|---|---|
ExecuteClientAsync<R>(OperationResultChannelPredicateAsync<R>, Action) static | predicate, resetChannelAction | This member supports the internal infrastructure and is not intended to be used directly from your code. |
ExecuteClientAsync<R>(OperationResultChannelPredicateAsync<R>, Func<Exception, Boolean>, Action) static | predicate, exceptionHandler, resetChannelAction | This member supports the internal infrastructure and is not intended to be used directly from your code. |