Click or drag to resize
ChannelOptionStringValue Property
Gets the string value the ChannelOption.

Namespace: Grpc.Core
Assembly: Grpc.Core (in Grpc.Core.dll) Version: 0.6.1.0
Syntax
public string StringValue { get; }

Property Value

Type: String
See Also