Click or drag to resize
ServerCallContextHost Property
Name of host called in this RPC.

Namespace: Grpc.Core
Assembly: Grpc.Core (in Grpc.Core.dll) Version: 0.7.0.0
Syntax
public string Host { get; }

Property Value

Type: String
See Also