Platform SDK: Network Management |
The REPL_INFO_1000 structure contains the time interval that the exporter uses to access the import server and check for changes in each top-level directory.
typedef struct _REPL_INFO_1000 { DWORD rp1000_interval; } REPL_INFO_1000, *PREPL_INFO_1000, *LPREPL_INFO_1000;
The exporter sends a sync message if it detects a change to the directory since the last contact, or a pulse message if it detects no change. The default setting is 5 minutes.
Windows NT/2000: Requires Windows NT 4.0 or earlier.
Windows 95/98: Unsupported.
Header: Declared in Lmrepl.h.
Network Management Overview, Network Management Structures, Replicator Functions, NetReplSetInfo