Click or drag to resize
ChannelOptionType Property
Gets the type of the ChannelOption.

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

Property Value

Type: ChannelOptionOptionType
See Also