←Select platform

IsSynchronized Method

Summary

Determines if the

type
type is already synchronized.

Syntax

C#
VB
C++
public bool IsSynchronized(  
   Leadtools.Medicalviewer.MedicalViewerActionType type 
) 
Public Function IsSynchronized( _ 
   ByVal type As Leadtools.Medicalviewer.MedicalViewerActionType _ 
) As Boolean 
public: 
bool IsSynchronized(  
   Leadtools.Medicalviewer.MedicalViewerActionType type 
) 

Parameters

type* type is already synchronized.

Return Value

true if the

type** type is already synchronized.

Remarks

The engine searches inside the MedicalViewerSynchronizationObjectCollection<MedicalViewerSynchronizationObject> collection to determine whether a synchronization object of the specified type has already been added.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize