AquaLogic Interaction Development Kit (IDK) 6.0.0

ISyncProvider.Reset Method 

Called when an IGroup is done with any queries for subusers and subgroups.

void Reset();

Remarks

Used to clean up state management. This method is generally not required for synchronization against a version 5.0 portal.

Exceptions

Exception Type Condition
ServiceException An error occurred.

See Also

ISyncProvider Interface | Plumtree.Remote.Auth Namespace