Click or drag to resize

ChannelOptionIntValue Property

Gets the integer value the ChannelOption.

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

Property Value

Type: Int32
See Also