Interface IBackoffPolicyFactory
Namespace: Grpc.Net.Client.Balancer
Assembly: Grpc.Net.Client.dll
Syntax
public interface IBackoffPolicyFactory
Methods
Create()
Declaration
IBackoffPolicy Create()
Returns
Type | Description |
---|---|
IBackoffPolicy |