1 implementation of ShutdownAsync
InteropClient (1)
IChannelWrapper.cs (1)
39public Task ShutdownAsync()
1 reference to ShutdownAsync
InteropClient (1)
InteropClient.cs (1)
140await channel.ShutdownAsync();