Click or drag to resize
VersionInfo Class
Provides info about current version of gRPC.
Inheritance Hierarchy
SystemObject
  Grpc.CoreVersionInfo

Namespace: Grpc.Core
Assembly: Grpc.Core (in Grpc.Core.dll) Version: 0.6.1.0
Syntax
public static class VersionInfo

The VersionInfo type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCurrentVersion
Current version of gRPC
Top
See Also