Click or drag to resize
ServerPortHost Property

[Missing <summary> documentation for "P:Grpc.Core.ServerPort.Host"]

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

Property Value

Type: String
The host.
See Also