Click or drag to resize
ServerShutdownTask Property
To allow awaiting termination of the server.

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

Property Value

Type: Task
See Also