Struct BalancerAttributesKey<TValue>
Inherited Members
Namespace: Grpc.Net.Client.Balancer
Assembly: Grpc.Net.Client.dll
Syntax
public readonly struct BalancerAttributesKey<TValue>
Type Parameters
Name | Description |
---|---|
TValue |
Constructors
BalancerAttributesKey(string)
Declaration
public BalancerAttributesKey(string key)
Parameters
Type | Name | Description |
---|---|---|
string | key |
Properties
Key
Declaration
public string Key { get; }
Property Value
Type | Description |
---|---|
string |