![]() |
• Message Manager |
|
API Links
Developer Links
|
SnapshotSender::GetSnapshotPeriodDefined in:
Returns the snapshot period.
C4Messages.hPrototype
Description
The GetSnapshotPeriod function returns the period for a snapshot sender. 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
|