| ChannelOptions Class |
Namespace: Grpc.Core
The ChannelOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| Census | Enable census for tracing and stats collection | |
| DefaultAuthority | Default authority for calls. | |
| Http2InitialSequenceNumber | Initial sequence number for http2 transports | |
| MaxConcurrentStreams | Maximum number of concurrent incoming streams to allow on a http2 connection | |
| MaxMessageLength | Maximum message length that the channel can receive | |
| PrimaryUserAgentString | Primary user agent: goes at the start of the user-agent metadata | |
| SecondaryUserAgentString | Secondary user agent: goes at the end of the user-agent metadata | |
| SslTargetNameOverride | Override SSL target check. Only to be used for testing. |