REPL_INFO_1002

The REPL_INFO_1002 structure specifies synchronizing messages for top-level directories with the Wait Until Stabilized feature.

typedef struct _REPL_INFO_1002 {
DWORD rp1002_guardtime;
} REPL_INFO_1002, *PREPL_INFO_1002, *LPREPL_INFO_1002;

Members

rp1002_guardtime

This setting is valid only for top-level directories when the Wait Until Stabilized feature is enabled. Before sending a synchronizing message with an updated checksum, the exporter requires that the tree not change for the time in minutes (by default). The rp1002_guardtime may not be more than rp1000_interval divided by 2.

See Also

NetReplSetInfo