Plumtree EDK (Enterprise Web Development Kit) 5.4.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 if an error occurred

See Also

ISyncProvider Interface | Plumtree.Remote.Auth Namespace