REPL_INFO_1000

The REPL_INFO_1000 structure sets the interval that the exporter uses to access the import server for each top-level directory.

typedef struct _REPL_INFO_1000 {
    DWORD          rp1000_interval;
} REPL_INFO_1000, *PREPL_INFO_1000, *LPREPL_INFO_1000;
 

Members

rp1000_interval
Specifies the interval, in minutes (the default setting is 5), at which the exporter will contact each import server for each top-level directory. The exporter sends a sync message if it detects a change to the directory since the last message, or a pulse message if it has not.

QuickInfo

  Windows NT: Requires version 3.1 or later.
  Windows: Unsupported.
  Windows CE: Unsupported.
  Header: Declared in lmrepl.h.

See Also

Networking (Net) Overview, Net Structures, NetReplSetInfo