| ChannelOptionsSecondaryUserAgentString Field |
Secondary user agent: goes at the end of the user-agent metadata
Namespace: Grpc.CoreAssembly: Grpc.Core (in Grpc.Core.dll) Version: 1.0.0
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