Click or drag to resize

ServerReflectionResponseAllExtensionNumbersResponse Property

This message is used to answer all_extension_numbers_of_type requst.

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

Property Value

Type: ExtensionNumberResponse
See Also