Click or drag to resize
ChannelOptions Fields

The ChannelOptions type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCensus
Enable census for tracing and stats collection
Public fieldStatic memberDefaultAuthority
Default authority for calls.
Public fieldStatic memberHttp2InitialSequenceNumber
Initial sequence number for http2 transports
Public fieldStatic memberMaxConcurrentStreams
Maximum number of concurrent incoming streams to allow on a http2 connection
Public fieldStatic memberMaxMessageLength
Maximum message length that the channel can receive
Public fieldStatic memberPrimaryUserAgentString
Primary user agent: goes at the start of the user-agent metadata
Public fieldStatic memberSecondaryUserAgentString
Secondary user agent: goes at the end of the user-agent metadata
Public fieldStatic memberSslTargetNameOverride
Override SSL target check. Only to be used for testing.
Top
See Also