ClearBox Server™ v1.2 Developer's Guide

ISynchronizer

When to Implement

It's optional.

When to Use

It is implemented when extension needs to synchronize database of current sessions records it maintains with actual sessions list on the NAS.

Methods in Vtable Order

ISynchronizer MethodsDescription
Synchronize
Called by server periodically to synchronize extension's database of current sessions records with actual sessions list on the NAS.
GetSynchronizerInfo
Called by server when it attempts to get synchronization information from NAS for the first time and must create synchronization object.

Library

Declared in <server installation path>\SDK\TACRADServer.tlb

See Also

Synchronization concepts, Synchronization process


© 2001-2003 XPerience Technologies. www.xperiencetech.com

Created by chm2web html help conversion utility.