Click or drag to resize

IMethodServiceName Property

Gets the name of the service to which this method belongs.

Namespace:  Grpc.Core
Assembly:  Grpc.Core (in Grpc.Core.dll) Version: 1.2.0-dev
Syntax
string ServiceName { get; }

Property Value

Type: String
See Also