Home
last modified time | relevance | path

Searched refs:ChannelArgs (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DServerRunners.cs81 …var channelOptions = new List<ChannelOption>(config.ChannelArgs.Select((arg) => arg.ToChannelOptio… in CreateStarted()
DClientRunners.cs75 …teChannels(config.ClientChannels, config.ServerTargets, config.SecurityParams, config.ChannelArgs); in CreateStarted()
DControl.cs1235 public pbc::RepeatedField<global::Grpc.Testing.ChannelArg> ChannelArgs { property in Grpc.Testing.ClientConfig
2285 public pbc::RepeatedField<global::Grpc.Testing.ChannelArg> ChannelArgs { property in Grpc.Testing.ServerConfig