Class GrpcCoreAdapter (4.3.1)

public sealed class GrpcCoreAdapter : GrpcAdapter

Implementation of GrpcAdapter for Grpc.Core.

Inheritance

object > GrpcAdapter > GrpcCoreAdapter

Namespace

GoogleGoogle.ApiGaxGrpc

Assembly

Google.Api.Gax.Grpc.dll

Properties

Instance

public static GrpcCoreAdapter Instance { get; }

Returns the singleton instance of this class.

Property Value
TypeDescription
GrpcCoreAdapter