Click or drag to resize
ChannelOptionIntValue Property
Gets the integer value the ChannelOption.

Namespace: Grpc.Core
Assembly: Grpc.Core (in Grpc.Core.dll) Version: 0.7.0.0
Syntax
public int IntValue { get; }

Property Value

Type: Int32
See Also