Class GrpcCoreAdapter (4.4.0)

public sealed class GrpcCoreAdapter : GrpcAdapter

Implementation of GrpcAdapter for Grpc.Core.

Inheritance

object > GrpcAdapter > GrpcCoreAdapter

Namespace

Google.Api.Gax.Grpc

Assembly

Google.Api.Gax.Grpc.dll

Properties

Instance

public static GrpcCoreAdapter Instance { get; }

Returns the singleton instance of this class.

Property Value
TypeDescription
GrpcCoreAdapter