Click or drag to resize

GrpcEnvironmentShutdownChannelsAsync Method

Requests shutdown of all channels created by the current process.

Namespace:  Grpc.Core
Assembly:  Grpc.Core (in Grpc.Core.dll) Version: 1.2.0-dev
Syntax
public static Task ShutdownChannelsAsync()

Return Value

Type: Task
See Also