Click or drag to resize
ServerPortPort Property

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

Namespace: Grpc.Core
Assembly: Grpc.Core (in Grpc.Core.dll) Version: 0.6.1.0
Syntax
public int Port { get; }

Property Value

Type: Int32
The port.
See Also