Searched defs:CreateChannelArgs (Results 1 – 2 of 2) sorted by relevance
/external/grpc-grpc/src/csharp/Grpc.Core.Tests/ | ||
D | ChannelOptionsTest.cs | 76 public void CreateChannelArgs() in CreateChannelArgs() method in Grpc.Core.Tests.ChannelOptionsTest |
/external/grpc-grpc/src/csharp/Grpc.Core/ | ||
D | ChannelOptions.cs | 167 internal static ChannelArgsSafeHandle CreateChannelArgs(ICollection<ChannelOption> options) in CreateChannelArgs() method in Grpc.Core.ChannelOptions |