![]() |
• Message Manager | ||
|
API Links
Developer Links
|
SnapshotSender::SetSnapshotPeriodDefined in:
Sets the snapshot period.
C4Messages.hPrototype
Parameters
Description
The SetSnapshotPeriod function sets the period for a snapshot sender to that specified by the period parameter. The period is measured as an integer number of snapshot sending opportunities. In general, a period of n means that a snapshot is sent every n-th time the Message Manager schedules an opportunity to send snapshots. A period of 1 means that a snapshot is sent as often as possible, and this is the initial value upon construction of a SnapshotSender object.
See Also
|