Navigation:  Classes > bBrowserCollection >

bBrowserCollection:ResetSynchronization()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Resets synchronization of the registered clients.

Class

bBrowserCollection

Type

Method

Syntax

<oBrowserCollection>:ResetSynchronization() Æ iSuspend

Return Value

iSuspendA value not equal to 0 indicates that synchronization is suspended.
Data type:Integer

Description

With the method bBrowserCollection:SuspendSynchronization() the synchronization of registered clients can be suspended. With each call of the method an internal counter is increased by one. As long as this counter is not equal to 0, synchronization is suspended. Calling the method bBrowserCollection:ResetSynchronization() decreased the counter by one. If the counter reaches 0, the registered clients are synchronized again.

See Also

bBrowserCollection:SuspendSynchronization()

bBrowserCollection:SuspendNotificationCount

 


Page url: http://www.YOURSERVER.com/index.html?bbrowsercollection_resetsyncro.htm