protected override void Destroy(IntPtr handle) { FdbNative.ClusterDestroy(handle); Interlocked.Decrement(ref DebugCounters.ClusterHandles); }