Click or drag to resize

ServiceResponseName Property

Full name of a registered service, including its package name. The format is <package>.<service>

Namespace:  Grpc.Reflection.V1Alpha
Assembly:  Grpc.Reflection (in Grpc.Reflection.dll) Version: 1.2.0-dev
Syntax
public string Name { get; set; }

Property Value

Type: String
See Also