protected override bool ReleaseHandle() { Native.grpcsharp_server_destroy(handle); GrpcEnvironment.GrpcNativeShutdown(); return(true); }