| Overview | ||||||||||||||||
| Group | ||||||||||||||||
| Quick Info 
 
 | ||||||||||||||||
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. See Also NetReplSetInfo
- Software for developers
- 
				Delphi Components
 .Net Components
 Software for Android Developers
- More information resources
- 
				MegaDetailed.Net
 Unix Manual Pages
 Delphi Examples


