Click or drag to resize
IMethodType Property
Gets the type of the method.

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

Property Value

Type: MethodType
See Also