←Select platform

DisableSync Method

Summary

Temporarily disable syncing for a group while keeping the group itself intact.

Syntax
C#
VB
C++
public static void DisableSync( 
   int syncId 
) 
Public Shared Sub DisableSync( 
   ByVal syncId As Integer 
) 
public:  
   static void DisableSync( 
      int syncId 
   ) 

Parameters

syncId

The sync ID.

Remarks

For more information, refer to Image Viewer Sync.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.