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.0.0
Syntax
public static Task ShutdownChannelsAsync()

Return Value

Type: Task
See Also