Click or drag to resize

ServerReflectionRequestClone Method

[Missing <summary> documentation for "M:Grpc.Reflection.V1Alpha.ServerReflectionRequest.Clone"]

Namespace:  Grpc.Reflection.V1Alpha
Assembly:  Grpc.Reflection (in Grpc.Reflection.dll) Version: 1.2.0-dev
Syntax
public ServerReflectionRequest Clone()

Return Value

Type: ServerReflectionRequest

Implements

IDeepCloneable.Clone
See Also