Click or drag to resize
GrpcEnvironmentKillServersAsync Method
Requests immediate shutdown of all servers created by the current process.

Namespace: Grpc.Core
Assembly: Grpc.Core (in Grpc.Core.dll) Version: 1.0.0
Syntax
public static Task KillServersAsync()

Return Value

Type: Task
See Also