ChannelOptionsSecondaryUserAgentString Field |
Secondary user agent: goes at the end of the user-agent metadata
Namespace:
Grpc.Core
Assembly:
Grpc.Core (in Grpc.Core.dll) Version: 1.2.0-dev
Syntaxpublic const string SecondaryUserAgentString = "grpc.secondary_user_agent"
Public Const SecondaryUserAgentString As String = "grpc.secondary_user_agent"
public:
literal String^ SecondaryUserAgentString = "grpc.secondary_user_agent"
static val mutable SecondaryUserAgentString: string
Field Value
Type:
String
See Also