Click or drag to resize
MethodTRequest, TResponseType Property
Gets the type of the method.

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

Property Value

Type: MethodType

Implements

IMethodType
See Also