REPL_INFO_1000  71O78K 

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.

 

See Also

NetReplSetInfo