Click or drag to resize
ServerPortPickUnused Field
Pass this value as port to have the server choose an unused listening port for you. Ports added to a server will contain the bound port in their BoundPort property.

Namespace: Grpc.Core
Assembly: Grpc.Core (in Grpc.Core.dll) Version: 0.7.0.0
Syntax
public const int PickUnused

Field Value

Type: Int32
See Also