SnapshotSender::ExpediteSnapshot
Defined in:
Causes a snapshot to be sent as soon as possible.
C4Messages.h
Prototype
void ExpediteSnapshot(void);
Description
The ExpediteSnapshot
function causes a snapshot to be sent at the next opportunity schedule by the Message Manager without regard for the snapshot period. This function should be called when a major change is made to an object's state and that information needs to be transmitted to client machines sooner than it might ordinarily be done.
See Also
SnapshotSender::GetSnapshotPeriod