Click or drag to resize
ChannelShutdownAsync Method
Waits until there are no more active calls for this channel and then cleans up resources used by this channel.

Namespace: Grpc.Core
Assembly: Grpc.Core (in Grpc.Core.dll) Version: 0.6.1.0
Syntax
public Task ShutdownAsync()

Return Value

Type: Task
See Also