Frees all resources used by this class instance.
public virtual bool Fini(void )
True when the class instance is successfully finalized; otherwise, returns false. When false is returned, you can call the GetErrorInfo method for more information about the failure.
This method must be called before you can delete the DbmlSyncClient class instance.
You should use the Disconnect method to disconnect from any connected servers before finalizing the class instance.