Gets the type of the method.
Namespace: Grpc.CoreAssembly: Grpc.Core (in Grpc.Core.dll) Version: 0.6.1.0
SyntaxReadOnly Property Type As MethodType
Get
property MethodType Type {
MethodType get ();
}
abstract Type : MethodType with get
Property Value
Type:
MethodType
See Also