Click or drag to resize
MethodTRequest, TResponseName Property
Gets the unqualified name of the method.

Namespace: Grpc.Core
Assembly: Grpc.Core (in Grpc.Core.dll) Version: 0.7.0.0
Syntax
public string Name { get; }

Property Value

Type: String

Implements

IMethodName
See Also