Interface NetworkFileLegacyReferenceCount

    • Method Detail

      • incrementLegacyOpenCount

        int incrementLegacyOpenCount()
        Increment the file open count, first open = 1;
        Returns:
        the current open count
      • decrementLagacyOpenCount

        int decrementLagacyOpenCount()
        Decrement the file open count
        Returns:
        the current open count
      • getLegacyOpenCount

        int getLegacyOpenCount()
        Return the open file count
        Returns:
        the current open count