adTempus API
ArcanaDevelopment.adTempus.Client Namespace / RemoteAgent Class / Resynchronize Method

In This Topic
    Resynchronize Method
    In This Topic
    Forces a resynchronization of the Agent by resending all data that the Agent should have.
    Syntax
    'Declaration
     
    
    Public Sub Resynchronize() 
    public void Resynchronize()
    Remarks
    The caller must have Modify permission for the RemoteAgent.
    See Also