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: 0.6.1.0
Syntax
string ServiceName { get; }

Property Value

Type: String
See Also