protected override bool ReleaseHandle() { pinvoke.grpcsharp_channel_destroy(handle); GrpcEnvironment.GrpcNativeShutdown(); return(true); }